add rofi config
This commit is contained in:
parent
d30a9967f6
commit
121c7f3430
|
@ -0,0 +1,12 @@
|
|||
configuration {
|
||||
|
||||
theme:"~/.cache/wal/colors-rofi-dark.rasi";
|
||||
show-icons: true;
|
||||
icon-theme: "Papirus-Apps";
|
||||
terminal: "st";
|
||||
cycle: false;
|
||||
hide-scrollbar: true;
|
||||
disable-history: false;
|
||||
modi: "run,drun";
|
||||
|
||||
}
|
Loading…
Reference in New Issue