rofi: add combi mode
parent
14a90df05a
commit
998b387aef
|
@ -1,5 +1,6 @@
|
||||||
configuration {
|
configuration {
|
||||||
modi: "run,ssh,window";
|
modi: "combi,run,ssh,window";
|
||||||
|
combi-modi: "window,run,ssh";
|
||||||
theme: "solarized_alternate";
|
theme: "solarized_alternate";
|
||||||
font: "Monospace 10";
|
font: "Monospace 10";
|
||||||
monitor: "-4";
|
monitor: "-4";
|
||||||
|
|
Loading…
Reference in New Issue