aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorbrockar <martinnguzman.mg@gmail.com>2025-11-09 10:05:45 -0300
committerbrockar <martinnguzman.mg@gmail.com>2025-11-09 10:05:45 -0300
commit0cda1d47c8ff9344ea62bc3741911b3da9367f86 (patch)
tree8b292d31fd7a243ef6d889e970463cbdad8ba302 /config
parent672aaf336df2a4897c086d84da6fea8611a5ec54 (diff)
fix: Weather.py one-off run
Diffstat (limited to 'config')
-rwxr-xr-xconfig/hypr/UserScripts/Weather.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserScripts/Weather.py b/config/hypr/UserScripts/Weather.py
index a9a826e1..a6483777 100755
--- a/config/hypr/UserScripts/Weather.py
+++ b/config/hypr/UserScripts/Weather.py
@@ -44,7 +44,7 @@ class WeatherData:
# Examples (zsh):
# # One-off run
# # WEATHER_UNITS can be "metric" or "imperial"
-# WEATHER_UNITS=imperial WEATHER_PLACE="Concord, NH" python3 /home/dwilliams/Projects/Weather.py
+# WEATHER_UNITS=imperial WEATHER_PLACE="Concord, NH" python3 ~/.config/hypr/UserScripts/Weather.py
#
# # Persist in current shell session
# export WEATHER_UNITS=imperial
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage