mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01:00
233 B
233 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 | Reboot,systemctl -i reboot,system-reboot |
| 7 | Poweroff,systemctl -i poweroff,system-shutdown |