diff --git a/.config/sway/config b/.config/sway/config index 9e7e29c..9a126cb 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -96,7 +96,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 SIGSWAYINT -B Act 'swaymsg exit' +bindsym $mod+Shift+e exec swaynag -t warning -m 'Exit?' -B Yes 'swaymsg exit' # Move your focus around bindsym $mod+$left focus left