]> git.sur5r.net Git - i3/i3/blobdiff - i3.config.keycodes
config: require confirmation when exiting i3 (Thanks Felicitus)
[i3/i3] / i3.config.keycodes
index e360fff9c2a2987ba9dcfb2a8a538eba9dee6c98..2f0141832ffb4f64b2a8abc21b6b8a8e75c06177 100644 (file)
@@ -104,7 +104,7 @@ bindcode $mod+Shift+54 reload
 # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
 bindcode $mod+Shift+27 restart
 # exit i3 (logs you out of your X session)
-bindcode $mod+Shift+26 exit
+bindcode $mod+Shift+26 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'"
 
 # resize window (you can also use the mouse for that)
 mode "resize" {