add rofi config

This commit is contained in:
qvalentin 2021-10-10 13:37:57 +02:00
parent d30a9967f6
commit 121c7f3430
1 changed files with 12 additions and 0 deletions

12
.config/rofi/config.rasi Normal file
View File

@ -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";
}