rofi: correct syntax for colorscheme

master
Guillaume Dott 2024-09-19 09:36:29 +02:00
parent 80dfb1e7c9
commit ae2bf38891
1 changed files with 1 additions and 1 deletions

View File

@ -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"