summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2019-09-16 16:15:55 +0200
committerAlan Pearce2019-09-16 16:15:55 +0200
commit153cca757bf3e312061bee87bcd3b43ed32eceaf (patch)
treef95724ef376e462ef2406dad9ddf597522ba9c96
parentb233e9bc5e1e8df16066650e8962347703d3b0f6 (diff)
downloaddotfiles-153cca757bf3e312061bee87bcd3b43ed32eceaf.tar.lz
dotfiles-153cca757bf3e312061bee87bcd3b43ed32eceaf.tar.zst
dotfiles-153cca757bf3e312061bee87bcd3b43ed32eceaf.zip
i3: Remove ssh option from rofi
-rw-r--r--i3/.config/i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config
index 651a876..30fd3bc 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