i3: MOD+SHIFT+RETURN for shell on current display

This commit is contained in:
Tobias Manske 2018-09-01 13:05:22 +02:00
parent 7f172ba3e3
commit fd220ac9bc
No known key found for this signature in database
GPG Key ID: 978D99F12D4E041F

View File

@ -44,6 +44,7 @@ floating_modifier $mod
# start a terminal
bindsym $mod+Return exec $TERMINAL
bindsym $mod+Shift+Return exec $TERMINAL -name forced_term
# kill focused window
bindsym $mod+Shift+q kill