replace wofi with rofi
This commit is contained in:
parent
601513bc9e
commit
07d70e3a64
23 changed files with 343 additions and 43 deletions
17
home/config/rofi/config.rasi
Normal file
17
home/config/rofi/config.rasi
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
configuration {
|
||||
show-icons: false;
|
||||
font: "JetBrainsMono 12";
|
||||
icon-theme: "Gruvbox-Plus-Dark";
|
||||
|
||||
display-ssh: " ssh:";
|
||||
display-run: " run:";
|
||||
display-drun: " drun:";
|
||||
display-window: " window:";
|
||||
display-combi: " combi:";
|
||||
display-filebrowser: " filebrowser:";
|
||||
|
||||
dpi: 110;
|
||||
}
|
||||
|
||||
|
||||
@theme "~/.config/rofi/gruvbox-material.rasi"
|
||||
Loading…
Add table
Add a link
Reference in a new issue