diff --git a/config/waybar/modules b/config/waybar/modules index 723f6b1..b9b57e2 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.py", - //"exec": "~/.config/hypr/UserScripts/Weather.sh", + //"exec": "~/.config/hypr/UserScripts/Weather.py", + "exec": "~/.config/hypr/UserScripts/Weather.sh", "exec-if": "ping wttr.in -c1", "tooltip" : true, },