19 lines
458 B
Text
Executable file
19 lines
458 B
Text
Executable file
configuration {
|
|
show-icons: false;
|
|
font: "JetBrainsMono 12";
|
|
icon-theme: "Gruvbox-Plus-Dark";
|
|
|
|
display-ssh: " ssh:";
|
|
display-run: " run:";
|
|
display-drun: " drun:";
|
|
display-window: " window:";
|
|
display-combi: " combi:";
|
|
display-emoji: " emoji:";
|
|
display-calc: " calc:";
|
|
display-filebrowser: " filebrowser:";
|
|
|
|
dpi: 110;
|
|
}
|
|
|
|
|
|
@theme "~/.config/rofi/gruvbox-material.rasi"
|