chore: Changed rofi to catppuccin and with icons

This commit is contained in:
Afonso Franco 2023-03-08 11:52:40 +00:00
parent 6032850875
commit 370a356e95
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
3 changed files with 117 additions and 126 deletions

View file

@ -1,7 +1,13 @@
configuration {
modi: "window,drun,ssh,combi";
font: "FiraCode Nerd Font Mono 10";
combi-modi: "window,drun,ssh";
modi: "drun,filebrowser";
font: "FiraCode Nerd Font Mono 16";
show-icons: true;
drun-display-format: "{icon} {name}";
disable-history: false;
hide-scrollbar: true;
display-drun: "  Apps";
display-Network:" 󰤨 Network";
sidebar-mode: true;
}
@theme "~/.config/rofi/themes/teal.rasi"