feat(hyprlock): increase font size
This commit is contained in:
parent
f54ba14802
commit
eacf637f8b
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +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(${hex c.fg})
|
font_color = rgb(000000)
|
||||||
font_family = Berkeley Mono
|
font_family = Berkeley Mono
|
||||||
fade_on_empty = true
|
fade_on_empty = true
|
||||||
rounding = -1
|
rounding = -1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue