aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/Weather.py
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-10-22 19:06:52 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-10-22 19:06:52 +0900
commitf211250a566fd7acc583cecba055c2de468f4304 (patch)
treec3106fc12937ae409fe75cebcd678c059cb4bf11 /config/hypr/scripts/Weather.py
parent1c37ed3b08c449ac279ebb7e98e565785c84b1ae (diff)
Corrected Default City for the weather
Diffstat (limited to 'config/hypr/scripts/Weather.py')
-rwxr-xr-xconfig/hypr/scripts/Weather.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/Weather.py b/config/hypr/scripts/Weather.py
index b6223380..a364f7e1 100755
--- a/config/hypr/scripts/Weather.py
+++ b/config/hypr/scripts/Weather.py
@@ -2,7 +2,7 @@
# From https://raw.githubusercontent.com/rxyhn/dotfiles/main/home/rxyhn/modules/desktop/waybar/scripts/waybar-wttr.py
## ensure to insert city inside ""
-city = "Busan"
+city = ""
import json
import requests
from datetime import datetime
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage