diff --git a/dotfiles/i3/config b/dotfiles/i3/config index 245f87f..fd90877 100644 --- a/dotfiles/i3/config +++ b/dotfiles/i3/config @@ -107,7 +107,7 @@ bindsym $super+Shift+6 move container to workspace 6 bindsym $super+Shift+r restart # exit i3 -bindsym $super+q exec "i3-nagbar -t warning -m 'Really, exit?' -b 'Yes' 'i3-msg exit'" +bindsym $super+Shift+q exec "i3-nagbar -t warning -m 'Really, exit?' -b 'Yes' 'i3-msg exit'" # resize window (you can also use the mouse for that) mode "resize" {