diff --git a/sway/config b/sway/config index 875a9f2..bbe5edc 100644 --- a/sway/config +++ b/sway/config @@ -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