sway: change exit message

This commit is contained in:
Jeremy Baxter 2024-05-27 10:28:47 +12:00
parent 63e944e63e
commit 40b573caeb

View file

@ -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