sway: change exit message
This commit is contained in:
parent
63e944e63e
commit
40b573caeb
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ floating_modifier $mod normal
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
||||||
|
|
||||||
# Exit sway (logs you out of your Wayland session)
|
# 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
|
# Move your focus around
|
||||||
bindsym $mod+$left focus left
|
bindsym $mod+$left focus left
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue