Formatting.
This commit is contained in:
parent
fdebc10966
commit
eedbe2e6ce
|
@ -57,7 +57,9 @@ 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 '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 '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:
|
# Moving around:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue
Block a user