From b83986b922f3ba0a093e6cd62d45d2b5b9035529 Mon Sep 17 00:00:00 2001 From: Maximilian Wagner Date: Tue, 25 Jun 2024 21:26:58 +0200 Subject: [PATCH] changed weather interval to 30min --- hypr-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr-config b/hypr-config index 85b9d4a..6bcb3ea 100644 --- a/hypr-config +++ b/hypr-config @@ -161,7 +161,7 @@ "custom/weather": { "exec": "~/.config/waybar/scripts/weather.py Euskirchen", "return-type": "json", - "interval": 600, + "interval": 1800, }, "tray": {