Changed hyprlock font
This commit is contained in:
parent
69a7cc106d
commit
37aefe5a5d
1 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ label {
|
|||
text_align = center # center/right or any value for default left. multi-line text alignment inside label container
|
||||
color = rgba($textAlphaff)
|
||||
font_size = 64
|
||||
font_family = Rubik Medium
|
||||
font_family = Rubik Nerd Font Medium
|
||||
rotate = 0 # degrees, counter-clockwise
|
||||
|
||||
position = 0, 140
|
||||
|
@ -74,7 +74,7 @@ label {
|
|||
text_align = center # center/right or any value for default left. multi-line text alignment inside label container
|
||||
color = rgba($mauveAlphaff)
|
||||
font_size = 128
|
||||
font_family = Rubik Medium
|
||||
font_family = Rubik Nerd Font Medium
|
||||
rotate = 0 # degrees, counter-clockwise
|
||||
|
||||
position = 0, 0
|
||||
|
|
Loading…
Reference in a new issue