Update hyprlock color scheme
This commit is contained in:
@@ -45,7 +45,7 @@ input-field {
|
||||
label {
|
||||
monitor =
|
||||
text = cmd[update:1000] echo "$(date +"%A, %B %d")"
|
||||
color = rgba(242, 243, 244, 0.75)
|
||||
color = rgba(235, 219, 178, 0.75)
|
||||
font_size = 22
|
||||
font_family = JetBrains Mono Nerd Font
|
||||
position = 0, 300
|
||||
@@ -57,7 +57,7 @@ label {
|
||||
label {
|
||||
monitor =
|
||||
text = cmd[update:1000] echo "$(date +"%-I:%M")"
|
||||
color = rgba(242, 243, 244, 0.75)
|
||||
color = rgba(235, 219, 178, 0.75)
|
||||
font_size = 95
|
||||
font_family = JetBrains Mono Nerd Font Extrabold
|
||||
position = 0, 200
|
||||
|
||||
Reference in New Issue
Block a user