diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf index 94dc637..e4362ea 100644 --- a/config/hypr/hyprlock.conf +++ b/config/hypr/hyprlock.conf @@ -51,8 +51,7 @@ label { text = cmd[update:18000000] echo " "$(date +'%A, %-d %B %Y')" " color = $color12 font_size = 34 - font_family = JetBrains Mono Nerd Font 10 - + font_family = JetBrains Mono Nerd Font Mono ExtraBold position = 0, -150 halign = center valign = top @@ -64,7 +63,7 @@ label { text = cmd[update:18000000] echo " "$(date +'Week %U')" " color = $color5 font_size = 24 - font_family = JetBrains Mono Nerd Font 10 + font_family = JetBrains Mono Nerd Font Mono ExtraBold position = 0, -250 halign = center valign = top @@ -76,9 +75,8 @@ label { #text = cmd[update:1000] echo " $(date +"%I:%M:%S %p") " # AM/PM text = cmd[update:1000] echo " $(date +"%H:%M:%S") " # 24H color = $color15 - font_size = 94 - font_family = JetBrains Mono Nerd Font 10 - + font_size = 150 + font_family = AlfaSlabOne position = 0, 0 halign = center valign = center @@ -103,19 +101,21 @@ label { text = cmd[update:60000] echo " "$(uptime -p || $Scripts/UptimeNixOS.sh)" " color = $color12 font_size = 24 - font_family = JetBrains Mono Nerd Font 10 + font_family = JetBrains Mono Nerd Font Mono ExtraBold position = 0, 0 halign = right valign = bottom } -# weather edit specific location. Note, this cause a 2-4 seconds delay in locking +# weather edit the scripts for locations +# weather scripts are located in ~/.config/hypr/UserScripts Weather.sh and/or Weather.py +# see https://github.com/JaKooLit/Hyprland-Dots/wiki/TIPS#%EF%B8%8F-weather-app-related-for-waybar-and-hyprlock label { monitor = text = cmd[update:3600000] [ -f ~/.cache/.weather_cache ] && cat ~/.cache/.weather_cache color = $color12 font_size = 24 - font_family = JetBrains Mono Nerd Font 10 + font_family = JetBrains Mono Nerd Font Mono ExtraBold position = 50, 0 halign = left valign = bottom