aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/ModulesCustom
diff options
context:
space:
mode:
authorMartin Guzman <55927935+brockar@users.noreply.github.com>2025-11-22 13:42:39 -0300
committerGitHub <noreply@github.com>2025-11-22 13:42:39 -0300
commitbcfd5e7c2b67f0a62b1ceeb62d20b0a80ca55a70 (patch)
treee87f649fe0c9d8f382b8f465d1468b6495fb5886 /config/waybar/ModulesCustom
parentc862835221decf03b6640bb43e4044861cceaa04 (diff)
parent1351220a092414ae593bc006e3a3ebc09523198d (diff)
Merge pull request #871 from JaKooLit/development
[Bug] Change to waybar sleep timers was too long, slowed down waybar start/refressh
Diffstat (limited to 'config/waybar/ModulesCustom')
-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