[waybar] update weather interbal

This commit is contained in:
Christophe Robillard 2025-08-12 14:46:29 +02:00
parent 1d29fd8231
commit 8fb735b94f

View file

@ -282,7 +282,7 @@
"custom/weather": {
"format": "{}",
"tooltip": true,
"interval": 3600,
"interval": 30,
// accepts -c/--city <city> -t/--temperature <C/F> -d/--distance <km/miles>
"exec": "/usr/share/sway/scripts/weather.py",
"return-type": "json",