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

# copy this file to /etc/
[settings]
usehal = false
[looks]
opacity = 45
bgcolor = black
buttontheme = rounded
buttons = lock, logout, restart, shutdown
[shortcuts]
lock = K
logout = L
switch = W
suspend = U
hibernate = H
restart = R
shutdown = S
cancel = Escape
[commands]
lock = exeflock4
logout = bspc quit 1
switch = dm-tool switch-to-greeter
suspend = fluxboxexit suspend
hibernate = fluxboxexit hibernate
restart = fluxboxexit reboot
shutdown = fluxboxexit shutdown