sway: use obscure exit message

Absolute security from normies.
This commit is contained in:
Jeremy Baxter 2024-03-28 14:03:34 +13:00
parent e04b51eaf6
commit d06a92769d

View file

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