diff --git a/hyprland/.config/hypr/hyprlock.conf b/hyprland/.config/hypr/hyprlock.conf index bfe7a6bf..9b2db107 100644 --- a/hyprland/.config/hypr/hyprlock.conf +++ b/hyprland/.config/hypr/hyprlock.conf @@ -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