.config/i3/config: Add hotkey for launching SSH terminals
This commit is contained in:
parent
fe1193a2a0
commit
25e10e5d1d
@ -111,6 +111,7 @@ bindsym $mod+Return exec i3-sensible-terminal
|
|||||||
bindsym $mod+q kill
|
bindsym $mod+q kill
|
||||||
#bindsym $mod+space exec dmenu_run
|
#bindsym $mod+space exec dmenu_run
|
||||||
bindsym $mod+space exec rofi -show drun
|
bindsym $mod+space exec rofi -show drun
|
||||||
|
bindsym $mod+backslash exec rofi -show ssh
|
||||||
bindsym $mod+Tab exec rofi -show
|
bindsym $mod+Tab exec rofi -show
|
||||||
# There also is the (new) i3-dmenu-desktop which only displays applications
|
# 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
|
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
|
||||||
|
Loading…
Reference in New Issue
Block a user