|
@@ -114,7 +114,7 @@ bindsym $mod+Shift+c reload
|
114
|
114
|
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
|
115
|
115
|
bindsym $mod+Shift+r restart
|
116
|
116
|
# exit i3 (logs you out of your X session)
|
117
|
|
-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'"
|
|
117
|
+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-msg exit'"
|
118
|
118
|
|
119
|
119
|
# resize window (you can also use the mouse for that)
|
120
|
120
|
mode "resize" {
|