diff options
Diffstat (limited to 'i3/.config')
| -rw-r--r-- | i3/.config/i3/config | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 6d1ded8..8472507 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -226,8 +226,6 @@ bindsym $mod+Shift+r restart #bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'" - - # Define the menu labels set $sysmenu System: (l)ock, (e)xit i3, (s)uspend, (r)eboot, (Shift+s)hutdown @@ -251,9 +249,6 @@ mode "$sysmenu" { # Bind it to a key - replacing the default exit behavior bindsym $mod+Shift+e mode "$sysmenu" - - - # resize window (you can also use the mouse for that) mode "resize" { # These bindings trigger as soon as you enter the resize mode |
