rofi, dunst configuration
This commit is contained in:
10
.config/rofi/config.rasi
Normal file
10
.config/rofi/config.rasi
Normal 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;
|
||||
}
|
Reference in New Issue
Block a user