summaryrefslogtreecommitdiff
path: root/.config/jgmenu/append.csv
blob: 3fa790696e0e5f616c9790214bb7221f51b3bbf7 (plain) (blame)
1
2
3
4
5
6
7
^sep()
Log Out,~/scripts/system/on-wm-logout.sh && pkill -KILL -u $USER,system-log-out
Lock Now,~/.i3lock/lock.sh now,system-lock-screen
^sep()
Suspend,~/.i3lock/lock.sh suspend,system-suspend
Reboot,~/scripts/system/on-wm-logout.sh && loginctl reboot,system-reboot
Shutdown,~/scripts/system/on-wm-logout.sh && loginctl poweroff,system-shutdown