blob: a43037d73e5791d9073d9b8c42d19ff95647439f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
daemonize
show-failed-attempts
clock
screenshot
effect-blur=13x13
effect-vignette=0.5:0.5
color={{ theme.colors.foreground }}
font={{ theme.swaylock.font }}
font-size=48
indicator
indicator-radius=200
indicator-thickness=20
line-color={{ theme.colors.regular4 }}
ring-color={{ theme.colors.foreground }}
inside-color={{ theme.colors.background }}
key-hl-color={{ theme.colors.bright6 }}
separator-color=00000000
text-color={{ theme.colors.foreground }}
text-caps-lock-color=""
line-ver-color={{ theme.colors.foreground }}
ring-ver-color={{ theme.colors.foreground }}
inside-ver-color={{ theme.colors.background }}
text-ver-color={{ theme.colors.bright6 }}
ring-wrong-color={{ theme.colors.bright1 }}
text-wrong-color={{ theme.colors.bright1 }}
inside-wrong-color={{ theme.colors.background }}
inside-clear-color={{ theme.colors.background }}
text-clear-color={{ theme.colors.bright6 }}
ring-clear-color={{ theme.colors.bright6 }}
line-clear-color={{ theme.colors.bright5 }}
line-wrong-color={{ theme.colors.bright1 }}
bs-hl-color={{ theme.colors.bright3 }}
grace=2
fade-in=0.4
grace-no-mouse
grace-no-touch
datestr=%a, %B %e
timestr=%I:%M %p
ignore-empty-password
|