dgy
/
hexagons
Archived
1
0
Fork 0
This repository has been archived on 2021-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
hexagons/.config/copy to etc/oblogout.conf

30 lines
476 B
Plaintext
Raw Normal View History

2017-09-11 03:37:55 +00:00
# copy this file to /etc/
[settings]
usehal = false
[looks]
opacity = 45
bgcolor = black
2018-08-23 19:00:30 +00:00
buttontheme = rounded
2018-05-02 02:30:43 +00:00
buttons = lock, logout, restart, shutdown
2017-09-11 03:37:55 +00:00
[shortcuts]
lock = K
logout = L
switch = W
suspend = U
hibernate = H
restart = R
shutdown = S
cancel = Escape
[commands]
2018-08-23 19:00:30 +00:00
lock = exeflock4
2017-09-11 03:37:55 +00:00
logout = bspc quit 1
switch = dm-tool switch-to-greeter
suspend = fluxboxexit suspend
hibernate = fluxboxexit hibernate
restart = fluxboxexit reboot
shutdown = fluxboxexit shutdown