rofi: correct syntax for colorscheme
parent
80dfb1e7c9
commit
ae2bf38891
|
@ -1,7 +1,7 @@
|
||||||
configuration {
|
configuration {
|
||||||
modi: "combi,run,ssh,window";
|
modi: "combi,run,ssh,window";
|
||||||
combi-modi: "window,run,ssh";
|
combi-modi: "window,run,ssh";
|
||||||
theme: "solarized_alternate";
|
|
||||||
font: "Monospace 10";
|
font: "Monospace 10";
|
||||||
monitor: "-4";
|
monitor: "-4";
|
||||||
}
|
}
|
||||||
|
@theme "solarized_alternate"
|
||||||
|
|
Loading…
Reference in New Issue