16 lines
362 B
Text
16 lines
362 B
Text
|
configuration {
|
||
|
show-icons: true;
|
||
|
font: "JetBrains Mono 12";
|
||
|
icon-theme: "Papirus-Dark";
|
||
|
|
||
|
display-ssh: " ssh:";
|
||
|
display-run: " run:";
|
||
|
display-drun: " drun:";
|
||
|
display-window: " window:";
|
||
|
display-combi: " combi:";
|
||
|
display-filebrowser: " filebrowser:";
|
||
|
|
||
|
dpi: 120;
|
||
|
}
|
||
|
|
||
|
@theme "gruvbox-material"
|