diff --git a/config/hypr/scripts/Weather.py b/config/hypr/scripts/Weather.py index 93546b1..c892ce9 100644 --- a/config/hypr/scripts/Weather.py +++ b/config/hypr/scripts/Weather.py @@ -1,6 +1,7 @@ #!/usr/bin/env python3 # From https://raw.githubusercontent.com/rxyhn/dotfiles/main/home/rxyhn/modules/desktop/waybar/scripts/waybar-wttr.py +## ensure to insert city inside "" city = "" import json import requests