chore: Added and configured rofi

This commit is contained in:
Afonso Franco 2022-10-16 20:22:49 +01:00
parent 3770a938bb
commit 54adddd351
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
4 changed files with 139 additions and 3 deletions

8
.config/rofi/config.rasi Normal file
View file

@ -0,0 +1,8 @@
configuration {
modi: "window,drun,ssh,combi";
font: "FiraCode Nerd Font Mono 10";
combi-modi: "window,drun,ssh";
}
@theme "~/.config/rofi/themes/teal.rasi"