rofi, dunst configuration

This commit is contained in:
2020-01-26 13:06:06 +01:00
parent c81cbb3791
commit 6fe7f71b97
11 changed files with 366 additions and 333 deletions

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

@ -0,0 +1,10 @@
configuration {
show-icons: true;
icon-theme: "Sardi-Mono";
cycle: true;
hide-scrollbar: true;
disable-history: false;
modi: "drun";
display-drun: "apps";
columns: 2;
}