blob: d370fc04237d9c237d69484b7ecbc8e7447c1b1f (
plain)
1
2
3
4
5
6
7
|
^sep()
Lock,i3lock -c 000000,system-lock-screen
Exit,^checkout(exit),system-shutdown
^tag(exit)
Suspend,systemctl -i suspend,system-log-out
Reboot,systemctl -i reboot,system-reboot
Poweroff,systemctl -i poweroff,system-shutdown
|