changed weather interval to 30min

This commit is contained in:
Maximilian Wagner 2024-06-25 21:26:58 +02:00
parent 11f503d8ce
commit b83986b922

View File

@ -161,7 +161,7 @@
"custom/weather": { "custom/weather": {
"exec": "~/.config/waybar/scripts/weather.py Euskirchen", "exec": "~/.config/waybar/scripts/weather.py Euskirchen",
"return-type": "json", "return-type": "json",
"interval": 600, "interval": 1800,
}, },
"tray": { "tray": {