From c4cd51b875eca58e7d82f5eaa658a40e5fe105d5 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Wed, 18 Oct 2023 13:02:48 +0900 Subject: [PATCH] weather.py readme update --- config/hypr/scripts/Weather.py | 1 + 1 file changed, 1 insertion(+) 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