remove the mod+q key binding
This commit is contained in:
parent
e301e7a92a
commit
6e77046afa
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ bindsym $mod+Shift+c reload
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+Shift+q kill
|
bindsym $mod+Shift+q kill
|
||||||
bindsym $mod+q kill
|
# bindsym $mod+q kill
|
||||||
|
|
||||||
################# Moving around in i3
|
################# Moving around in i3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue