Add IBM Plex Sans to hyprlock config

This commit is contained in:
2026-05-08 17:20:15 -05:00
parent 80c6519f0d
commit ee434d3835
+4
View File
@@ -12,6 +12,7 @@ input-field {
monitor =
fade_on_empty = true
rounding = 8
font_family = IBM Plex Sans
outer_color = rgba(50,48,47,0.8)
inner_color = rgba(50,48,47,0.8)
font_color = rgb(235,219,178)
@@ -32,6 +33,7 @@ shape {
# A label showing the current time
label {
text = cmd[update:30] echo ""$(date +"%I:%M %p")""
font_family = IBM Plex Sans
font_size = 48
color = rgb(235,219,178)
position = 0, 250
@@ -41,6 +43,7 @@ label {
# A label showing the current date
label {
text = cmd[update:30] echo ""$(date +'%A, %-d %B %Y')""
font_family = IBM Plex Sans
color = rgb(235,219,178)
position = 0, 150
halign = center
@@ -61,6 +64,7 @@ image {
label {
text = $USER
color = rgba(235,219,178,0.5)
font_family = IBM Plex Sans
font_size = 14
position = 0, -100
halign = center