change $LOCATION variable
This commit is contained in:
parent
fb4b0ed19e
commit
e79b1055d4
|
@ -11,7 +11,7 @@ blue="\033[34m"
|
|||
|
||||
weatherfile="$XDG_CACHE_HOME/weatherreport"
|
||||
emojifile="$XDG_CACHE_HOME/weatheremoji"
|
||||
url="wttr.in/$LOCATION"
|
||||
url="wttr.in/$FORECAST_LOCATION"
|
||||
weatheropts="?FA"
|
||||
emojiopts="?FA&format=%c"
|
||||
|
||||
|
|
Loading…
Reference in New Issue