[sway] ask before exiting

This commit is contained in:
Felix Buehler 2020-12-23 00:41:56 +01:00
parent 246b3c1c8a
commit 6caceb40d2

View file

@ -147,7 +147,7 @@ bindsym --locked XF86AudioStop exec playerctl stop
# main commands
bindsym $mod+Shift+c reload
bindsym $mod+Shift+e exit
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
# start a terminal
bindsym $mod+Return exec $term