10 lines
191 B
Plaintext
10 lines
191 B
Plaintext
@theme "/usr/share/rofi/themes/DarkBlue.rasi"
|
|
|
|
configuration {
|
|
modi: "drun,run,window";
|
|
font: "monospace 12";
|
|
show-icons: true;
|
|
icon-theme: "Papirus";
|
|
fullscreen: true;
|
|
}
|