Added idle-lock.conf to available configs
This commit is contained in:
parent
04ffb5b958
commit
86ef03a50f
12
.config/sway/available/60-idle-lock.conf
Normal file
12
.config/sway/available/60-idle-lock.conf
Normal file
@ -0,0 +1,12 @@
|
||||
# Sway Config: Idle and Lockscreen
|
||||
#
|
||||
# Thurstylark
|
||||
|
||||
exec swayidle -w \
|
||||
timeout $idle-lock-timeout $idle-lock-locker \
|
||||
timeout $idle-display-timeout $idle-display-sleep \
|
||||
resume $idle-display-wake \
|
||||
after-resume $idle-display-wake \
|
||||
before-sleep $idle-lock-locker \
|
||||
lock $idle-lock-locker \
|
||||
unlock $idle-lock-unlocker
|
Loading…
x
Reference in New Issue
Block a user