Sway : Poweroff on mod+Z.
This commit is contained in:
parent
7150b8aae4
commit
345d7f73cc
|
@ -1,3 +1,3 @@
|
||||||
# Exit sway (logs you out of your Wayland session).
|
# Exit sway (logs you out of your Wayland session).
|
||||||
bindsym $mod+z exec '_twice 1 swaylock -F -c 000000 -k --font "SF Pro Display Medium" --font-size 14'
|
bindsym $mod+z exec '_twice 1 swaylock -F -c 000000 -k --font "SF Pro Display Medium" --font-size 14'
|
||||||
bindsym $mod+Shift+z exec '_twice 1 swaymsg exit'
|
bindsym $mod+Shift+z exec '_twice 1 systemctl poweroff -i'
|
||||||
|
|
Loading…
Reference in a new issue