feat(swaylock): new visual

This refactors the config to be a lot more readable. In addition it
adds:

* New Wallpaper
* Different Indicator Position
* Removes Startup Delay
* New Colors

This removes another program from the list that I never bothered to make
look good.
This commit is contained in:
stitchy 2025-02-09 00:51:49 +00:00
parent c716b55ad4
commit 1ecaee308c
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8

View file

@ -1,17 +1,36 @@
screenshots
## Default Settings ##
clock
indicator
indicator-radius=100
indicator-thickness=7
effect-blur=7x5
effect-vignette=0.5:0.5
ring-color=c6a0f6
text-color=8aadf4
key-hl-color=ed8796
line-color=00000000
inside-color=00000088
separator-color=00000000
fade-in=0.2
datestr=%a, %b %e %Y
effect-greyscale
image=~/.config/wallpapers/girls-last-tour-chibi-eepi.jpg
## Text Settings ##
text-color=8aadf4
font=IPAGothic
## Indicator Settings ##
indicator
indicator-radius=140
indicator-thickness=7
indicator-x-position=1200
indicator-y-position=500
## Ring Colors ##
ring-color=a6da95
ring-clear-color=eed49f
ring-ver-color=8aadf4
ring-wrong-color=ed8796
line-color=00000000
separator-color=00000000
key-hl-color=c6a0f6
## Inside Colors ##
inside-color=00000088
inside-clear-color=eed49f
inside-ver-color=8aadf4
inside-wrong-color=ed8796