From 5bf27a9e5186008c3f7ae6e6ee475fa89e4b31cd Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 6 Nov 2023 01:15:12 +0900 Subject: update on weather scripts --- config/hypr/scripts/Weather.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/hypr/scripts/Weather.sh') diff --git a/config/hypr/scripts/Weather.sh b/config/hypr/scripts/Weather.sh index f778425f..40048710 100755 --- a/config/hypr/scripts/Weather.sh +++ b/config/hypr/scripts/Weather.sh @@ -1,6 +1,6 @@ #!/bin/bash -city=Busan +city= cachedir=~/.cache/rbn cachefile=${0##*/}-$1 -- cgit v1.2.3