all repos — archive/dotfiles @ 153cca757bf3e312061bee87bcd3b43ed32eceaf

Superseded by nixfiles

i3: Remove ssh option from rofi
Alan Pearce alan@alanpearce.eu
Mon, 16 Sep 2019 16:15:55 +0200
commit

153cca757bf3e312061bee87bcd3b43ed32eceaf

parent

b233e9bc5e1e8df16066650e8962347703d3b0f6

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M i3/.config/i3/configi3/.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