add archlinux-logout.conf templates
This commit is contained in:
@@ -0,0 +1,25 @@
|
|||||||
|
[settings]
|
||||||
|
opacity=80
|
||||||
|
icon_size=64
|
||||||
|
font_size=11
|
||||||
|
# buttons=cancel,logout,restart,shutdown,suspend,hibernate,lock
|
||||||
|
buttons=cancel,logout,restart,shutdown,suspend,hibernate,lock
|
||||||
|
|
||||||
|
[commands]
|
||||||
|
lock=betterlockscreen -l dim -- --time-str="%H:%M"
|
||||||
|
|
||||||
|
# =======Themes=============
|
||||||
|
|
||||||
|
[themes]
|
||||||
|
theme=white
|
||||||
|
|
||||||
|
|
||||||
|
[binds]
|
||||||
|
lock=K
|
||||||
|
shutdown=S
|
||||||
|
restart=R
|
||||||
|
suspend=U
|
||||||
|
hibernate=H
|
||||||
|
logout=L
|
||||||
|
cancel=Escape
|
||||||
|
settings=P
|
||||||
Reference in New Issue
Block a user