add waylogout config
parent
369e5dd7e8
commit
63b48e6e79
|
@ -0,0 +1,21 @@
|
|||
ring-color=A3BE8Caa
|
||||
inside-color=2E344066
|
||||
text-color=eaeaeaaa
|
||||
line-color=00000000
|
||||
ring-selection-color=88c0d0aa
|
||||
inside-selection-color=88c0d066
|
||||
text-selection-color=eaeaeaaa
|
||||
line-selection-color=00000000
|
||||
font=mono
|
||||
effect-blur=7x5
|
||||
indicator-thickness=20
|
||||
lock-command="exec swaylock -f"
|
||||
logout-command="exec swaymsg exit"
|
||||
suspend-command="echo suspend"
|
||||
hibernate-command="echo hibernate"
|
||||
poweroff-command="doas /sbin/poweroff"
|
||||
reboot-command="doas /sbin/reboot"
|
||||
switch-user-command="echo switch"
|
||||
hide-cancel
|
||||
screenshots
|
||||
selection-label
|
Loading…
Reference in New Issue