339 B
339 B
| 1 | ^sep() |
|---|---|
| 2 | Lock,loginctl lock-session,system-lock-screen |
| 3 | Exit,^checkout(exit),system-shutdown |
| 4 | ^tag(exit) |
| 5 | Suspend,systemctl -i suspend,system-log-out |
| 6 | Hybrid Suspend,systemctl -i hybrid-sleep,system-suspend |
| 7 | Reboot,systemctl -i reboot,system-reboot |
| 8 | Hibernate,systemctl -i hibernate,system-hibernate |
| 9 | Poweroff,systemctl -i poweroff,system-shutdown |