Update base skel

This commit is contained in:
natemaia
2020-04-10 16:01:46 -07:00
parent 999f1fcf31
commit 12fd7719fd
2 changed files with 1 additions and 4 deletions

View File

@ -3,7 +3,7 @@ Lock,i3lock-fancy -p,system-lock-screen
Exit,^checkout(exit),system-shutdown
exit,^tag(exit)
exit to prompt,openbox --exit,system-log-out
logout,session-logout,system-log-out
suspend,systemctl -i suspend,system-log-out
reboot,systemctl -i reboot,system-reboot
poweroff,systemctl -i poweroff,system-shutdown

1 ^sep()
3 Exit,^checkout(exit),system-shutdown
4 exit,^tag(exit)
5 exit to prompt,openbox --exit,system-log-out logout,session-logout,system-log-out
6 suspend,systemctl -i suspend,system-log-out
7 reboot,systemctl -i reboot,system-reboot
8 poweroff,systemctl -i poweroff,system-shutdown
9