diff --git a/waybar/config.jsonc b/waybar/config.jsonc index ee2e132..466d2af 100644 --- a/waybar/config.jsonc +++ b/waybar/config.jsonc @@ -282,7 +282,7 @@ "custom/weather": { "format": "{}", "tooltip": true, - "interval": 3600, + "interval": 30, // accepts -c/--city -t/--temperature -d/--distance "exec": "/usr/share/sway/scripts/weather.py", "return-type": "json",