22 lines
442 B
Text
22 lines
442 B
Text
configuration {
|
|
modi: "window,run,ssh,combi";
|
|
font: "JetBrainsMono 10";
|
|
show-icons: true;
|
|
icon-theme: "Newaita-reborn-dark";
|
|
combi-modi: "window,drun,ssh";
|
|
/* timeout {
|
|
action: "kb-cancel";
|
|
delay: 0;
|
|
}
|
|
filebrowser {
|
|
directories-first: true;
|
|
sorting-method: "name";
|
|
}
|
|
combi {
|
|
modi: "window,drun,ssh,combi";
|
|
}
|
|
icon {
|
|
theme: "Newaita-reborn-dark";
|
|
}*/
|
|
}
|
|
@theme "Monokai"
|