diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/rofi/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi index fcceafe..6b4a3da 100644 --- a/.config/rofi/config.rasi +++ b/.config/rofi/config.rasi @@ -2,7 +2,7 @@ configuration { show-icons: true; terminal: "sakura"; - modi: "combi,drun,window,ssh"; + modi: "combi,ssh,drun,window"; combi-modes: "window,drun"; combi-display-format: "{text}"; |