aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrockar <martinnguzman.mg@gmail.com>2025-10-28 18:13:12 -0300
committerbrockar <martinnguzman.mg@gmail.com>2025-10-28 18:13:12 -0300
commit0536a3a6f61cf24ac46ff74b49dc27d816a898e4 (patch)
tree7894d6e167438cdc4705a02c16eeae3f99c10b84
parent2c1ce157c97ae690e1dfb8087a3bfa808ac57c18 (diff)
fix: waybar: now use WeatherWrap.sh
-rw-r--r--config/waybar/ModulesCustom5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom
index 146ec275..f4c871f7 100644
--- a/config/waybar/ModulesCustom
+++ b/config/waybar/ModulesCustom
@@ -11,8 +11,9 @@
"format-alt-click": "click",
"interval": 3600,
"return-type": "json",
- "exec": "$HOME/.config/hypr/UserScripts/Weather.py",
+ //"exec": "$HOME/.config/hypr/UserScripts/Weather.py",
//"exec": "$HOME/.config/hypr/UserScripts/Weather.sh",
+ "exec": "$HOME/.config/hypr/UserScripts/WeatherWrap.sh",
//"exec-if": "ping wttr.in -c1",
"tooltip": true,
},
@@ -286,4 +287,4 @@
"format": "",
"tooltip": false
}
-} \ No newline at end of file
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage