From 153cca757bf3e312061bee87bcd3b43ed32eceaf Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 16 Sep 2019 16:15:55 +0200 Subject: i3: Remove ssh option from rofi --- i3/.config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 651a876c..30fd3bc5 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -89,7 +89,7 @@ bindsym $mod+Shift+w kill bindsym --release $mod+Mod1+r exec rofi -show run bindsym --release $mod+Shift+semicolon exec rofi-pass -bindsym --release $mod+space exec "rofi -show combi -combi-modi drun,window,ssh" +bindsym --release $mod+space exec "rofi -show combi -combi-modi drun,window" # change focus bindsym $mod+h focus left -- cgit 1.4.1