Disable ctrl+Q
This commit is contained in:
parent
0fb5c170cb
commit
e0da9bf3f0
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ bindsym $mod+Return exec i3-sensible-terminal
|
||||||
bindsym $mod+n exec --no-startup-id nautilus
|
bindsym $mod+n exec --no-startup-id nautilus
|
||||||
bindsym $mod+Shift+g exec --no-startup-id gvim
|
bindsym $mod+Shift+g exec --no-startup-id gvim
|
||||||
bindsym Control+Shift+Escape exec --no-startup-id gnome-system-monitor
|
bindsym Control+Shift+Escape exec --no-startup-id gnome-system-monitor
|
||||||
|
bindsym Control+Q exec --no-startup-id /bin/false
|
||||||
|
|
||||||
|
|
||||||
# Screenshots
|
# Screenshots
|
||||||
|
|
Loading…
Reference in a new issue