add archlinux-logout.conf templates

This commit is contained in:
2024-10-27 17:32:50 -04:00
parent f190686825
commit 049fc3a306
2 changed files with 25 additions and 0 deletions
@@ -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