diff --git a/.config/sway/config b/.config/sway/config index f8db14a..cd9c850 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -110,7 +110,7 @@ bindsym $mod+p input type:pointer events toggle enabled disabled bindsym $mod+Shift+c reload # exit sway (logs you out of your wayland session) - 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' # # Moving around: #