Make i3 window closing mod+x, same as tmux prefix+x

This commit is contained in:
Marty Oehme 2019-02-26 18:13:40 +01:00
parent cb898f2dec
commit 1097515a34

View file

@ -35,7 +35,7 @@ floating_modifier $mod
bindsym $mod+Return exec i3-sensible-terminal
# kill focused window
bindsym $mod+Shift+c kill
bindsym $mod+Shift+x kill
# start dmenu (a program launcher)
#bindsym $mod+space exec dmenu_run