chore: Added and configured rofi
This commit is contained in:
parent
3770a938bb
commit
54adddd351
4 changed files with 139 additions and 3 deletions
8
.config/rofi/config.rasi
Normal file
8
.config/rofi/config.rasi
Normal 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"
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue