mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-18 23:56:55 +02:00
swaylock: Update config
swaylock-effects is no longer used for simplicity.
This commit is contained in:
parent
971ce5fb63
commit
b99d7f8395
@ -5,12 +5,33 @@ font="Noto Sans CJK JP"
|
|||||||
font-size=20
|
font-size=20
|
||||||
indicator-radius=75
|
indicator-radius=75
|
||||||
indicator-thickness=15
|
indicator-thickness=15
|
||||||
image=$(fd . ~/Pictures | shuf -n 1)
|
|
||||||
|
|
||||||
# swaylock-effects
|
# Dracula colors
|
||||||
effect-blur=5x2
|
color=282a36
|
||||||
clock
|
inside-color=1F202A
|
||||||
indicator
|
line-color=1F202A
|
||||||
font-size=25
|
ring-color=bd93f9
|
||||||
indicator-radius=85
|
text-color=f8f8f2
|
||||||
indicator-thickness=16
|
|
||||||
|
layout-bg-color=1F202A
|
||||||
|
layout-text-color=f8f8f2
|
||||||
|
|
||||||
|
inside-clear-color=6272a4
|
||||||
|
line-clear-color=1F202A
|
||||||
|
ring-clear-color=6272a4
|
||||||
|
text-clear-color=1F202A
|
||||||
|
|
||||||
|
inside-ver-color=bd93f9
|
||||||
|
line-ver-color=1F202A
|
||||||
|
ring-ver-color=bd93f9
|
||||||
|
text-ver-color=1F202A
|
||||||
|
|
||||||
|
inside-wrong-color=ff5555
|
||||||
|
line-wrong-color=1F202A
|
||||||
|
ring-wrong-color=ff5555
|
||||||
|
text-wrong-color=1F202A
|
||||||
|
|
||||||
|
bs-hl-color=ff5555
|
||||||
|
key-hl-color=50fa7b
|
||||||
|
|
||||||
|
text-caps-lock-color=f8f8f2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user