.config/i3/config: Add hotkey for launching SSH terminals

This commit is contained in:
Salt 2017-08-16 17:03:38 -05:00
parent fe1193a2a0
commit 25e10e5d1d

View File

@ -111,6 +111,7 @@ bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+q kill
#bindsym $mod+space exec dmenu_run
bindsym $mod+space exec rofi -show drun
bindsym $mod+backslash exec rofi -show ssh
bindsym $mod+Tab exec rofi -show
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that