leo
a2b688410f
ref: https://github.com/swaywm/sway/issues/7046 * update sheldon inline cmd to more reliably build swaylock-effects from sources * add host-specific swaylock config * rm image field from swaylock's config that was added there to prevent swaylock (swaylock-effects) from crashing when bluring the screenshot
26 lines
682 B
Plaintext
26 lines
682 B
Plaintext
# vim: ft=config
|
|
|
|
daemonize
|
|
screenshots
|
|
# when https://github.com/jirutka/swaylock-effects (a7691b8) is compiled from
|
|
# source, the issue with the red screen of death
|
|
# (https://github.com/swaywm/sway/issues/7046) doesn't happen anymore and using
|
|
# an image in conjunction with screenshot becomes unnecessary (again).
|
|
#image=$HOME/Pictures/apod/2020-August-11-Churning-Clouds-on-Jupiter.jpg
|
|
clock
|
|
indicator-idle-visible
|
|
show-failed-attempts
|
|
indicator-radius=150
|
|
indicator-thickness=7
|
|
effect-blur=7x5
|
|
effect-vignette=0.5:0.5
|
|
ring-color=451e75
|
|
key-hl-color=a01b83
|
|
line-color=00000000
|
|
inside-color=00000088
|
|
separator-color=00000000
|
|
fade-in=0.1337
|
|
grace=5
|
|
grace-no-mouse
|
|
grace-no-touch
|