diff --git a/.config/i3/config b/.config/i3/config index af3761c..eb0c151 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -126,7 +126,7 @@ bindsym $mod+Ctrl+c reload # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) bindsym $mod+Ctrl+r restart # exit i3 (logs you out of your X session) -bindsym $mod+Ctrl+End exec "i3-nagbar -t warning -m 'Exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'" +bindsym $mod+Ctrl+End exec "i3-nagbar -t warning -m 'Exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'" # resize window (you can also use the mouse for that) mode "resize" {