Update hyprlock.conf
This commit is contained in:
@@ -23,7 +23,7 @@ general {
|
|||||||
# DATE
|
# DATE
|
||||||
label {
|
label {
|
||||||
monitor =
|
monitor =
|
||||||
text = cmd[update:1000] echo "$(date +"%A, %B %d")"
|
text = cmd[update:1000] echo "$(LC_TIME=en_US.UTF-8 date +"%A, %B %d")"
|
||||||
color = rgba(242, 243, 244, 0.75)
|
color = rgba(242, 243, 244, 0.75)
|
||||||
font_size = 22
|
font_size = 22
|
||||||
font_family = JetBrains Mono
|
font_family = JetBrains Mono
|
||||||
@@ -75,4 +75,4 @@ input-field {
|
|||||||
position = 0, -200
|
position = 0, -200
|
||||||
halign = center
|
halign = center
|
||||||
valign = center
|
valign = center
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user