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