12 lines
392 B
Plaintext
12 lines
392 B
Plaintext
## Comment out with # if you want to hide some lines
|
|
^sep(Exit...)
|
|
Logout,openbox --exit,system-logout
|
|
Suspend,systemctl suspend,system-suspend
|
|
Hibernate,systemctl hibernate,system-hibernate
|
|
Reboot,systemctl reboot,system-reboot
|
|
Lock screen, betterlockscreen -l,system-lock-screen
|
|
Shutdown,systemctl poweroff,system-shutdown
|
|
^sep()
|
|
Configure options,geany $HOME/.config/mabox/exit.csv,geany
|
|
|