4 lines
213 B
Plaintext
4 lines
213 B
Plaintext
# 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+Shift+z exec '_twice 1 systemctl poweroff -i'
|