From 53d84b7628134058bd4e33872614d2f7cfd6f1f9 Mon Sep 17 00:00:00 2001 From: 0xL30 <72350874+0xl30@users.noreply.github.com> Date: Sun, 4 Feb 2024 20:19:00 +0530 Subject: Weather Source Update (Python File) --- config/waybar/modules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/waybar/modules') diff --git a/config/waybar/modules b/config/waybar/modules index 1165211a..723f6b17 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -573,8 +573,8 @@ "format-alt-click": "click", "interval": 3600, "return-type": "json", - "exec": "~/.config/hypr/UserScripts/Weather.sh", - //"exec": "~/.config/hypr/UserScripts/Weather.py", + "exec": "~/.config/hypr/UserScripts/Weather.py", + //"exec": "~/.config/hypr/UserScripts/Weather.sh", "exec-if": "ping wttr.in -c1", "tooltip" : true, }, -- cgit v1.2.3