diff --git a/rofi/config.rasi b/rofi/config.rasi index f6d4c38..4514f00 100644 --- a/rofi/config.rasi +++ b/rofi/config.rasi @@ -1,5 +1,6 @@ configuration { - modi: "run,ssh,window"; + modi: "combi,run,ssh,window"; + combi-modi: "window,run,ssh"; theme: "solarized_alternate"; font: "Monospace 10"; monitor: "-4";