diff --git a/.config/sway/config b/.config/sway/config index 8b34df1..420d5a0 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -94,7 +94,7 @@ floating_modifier $mod normal bindsym $mod+Shift+c reload # Exit sway (logs you out of your Wayland session) -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' +bindsym $mod+Shift+e exec swaynag -t warning -m SIGSWAYINT -B Act 'swaymsg exit' # Move your focus around bindsym $mod+$left focus left