1
0
Fork 0

Confirm before exiting sway

main
Ambrose Chua 2022-02-28 10:56:12 +08:00 committed by Ambrose Chua
parent d40b72ef43
commit d73db4d061
1 changed files with 1 additions and 1 deletions

View File

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