feat(hyprlock): make font black
This commit is contained in:
parent
eacf637f8b
commit
510a99395b
1 changed files with 1 additions and 3 deletions
|
|
@ -94,9 +94,7 @@ in
|
||||||
dots_center = true
|
dots_center = true
|
||||||
outer_color = rgba(00000000)
|
outer_color = rgba(00000000)
|
||||||
inner_color = rgba(00000000)
|
inner_color = rgba(00000000)
|
||||||
font_color = rgb(000000)
|
font_color = rgb(ffffff)
|
||||||
font_family = Berkeley Mono
|
|
||||||
fade_on_empty = true
|
|
||||||
rounding = -1
|
rounding = -1
|
||||||
placeholder_text =
|
placeholder_text =
|
||||||
position = 0, 0
|
position = 0, 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue