mirror of
https://github.com/nikdoof/oblogout.git
synced 2025-12-23 07:19:24 +00:00
Added shortcut keys to the default configuration file.
This commit is contained in:
@@ -1,11 +1,15 @@
|
||||
[looks]
|
||||
opacity = 70
|
||||
bgcolor = black
|
||||
|
||||
buttontheme = foom
|
||||
buttons = cancel, logout, restart, shutdown, suspend, lock
|
||||
|
||||
[shortcuts]
|
||||
|
||||
cancel = Esc
|
||||
cancel = Escape
|
||||
shutdown = S
|
||||
restart = R
|
||||
suspend = U
|
||||
logout = L
|
||||
lock = K
|
||||
hibernate = H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user