aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts
diff options
context:
space:
mode:
authorMartin Guzman <55927935+brockar@users.noreply.github.com>2025-10-28 18:29:58 -0300
committerGitHub <noreply@github.com>2025-10-28 18:29:58 -0300
commitdad4a040a85a4b2f5a47fb3f623c6818b924ff79 (patch)
tree7894d6e167438cdc4705a02c16eeae3f99c10b84 /config/hypr/scripts
parent53fe242ffdddf74bf13e32999027053ee4614b20 (diff)
parent0536a3a6f61cf24ac46ff74b49dc27d816a898e4 (diff)
Merge pull request #854 from prabinpanta0/development
Weather System Integration Improvements
Diffstat (limited to 'config/hypr/scripts')
-rwxr-xr-xconfig/hypr/scripts/LockScreen.sh8
1 files changed, 6 insertions, 2 deletions
diff --git a/config/hypr/scripts/LockScreen.sh b/config/hypr/scripts/LockScreen.sh
index 5e799181..e61490cd 100755
--- a/config/hypr/scripts/LockScreen.sh
+++ b/config/hypr/scripts/LockScreen.sh
@@ -2,6 +2,10 @@
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
# For Hyprlock
-#pidof hyprlock || hyprlock -q
+#pidof hyprlock || hyprlock -q
+
+# Ensure weather cache is up-to-date before locking (Waybar/lockscreen readers)
+bash "$HOME/.config/hypr/UserScripts/WeatherWrap.sh" >/dev/null 2>&1
+
+loginctl lock-session
-loginctl lock-session \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage