blob: e3065bfd1f8b9e661a1447033fedcf101893b0c3 (
plain) (
blame)
1
2
3
4
5
6
7
|
^sep()
Log Out,openbox --exit,system-log-out
Lock Now,/home/kamen/.i3lock/lock.sh now,system-lock-screen
^sep()
Suspend,~/.i3lock/lock.sh now && systemctl -i suspend,system-suspend
Reboot,systemctl -i reboot,system-reboot
Shutdown,systemctl -i poweroff,system-shutdown
|