fix weather, add unstable-small cause of hyprpaper, update flake, update nas services
This commit is contained in:
@@ -293,7 +293,7 @@ WEATHER_SYMBOL_WEGO = {
|
||||
data = {}
|
||||
|
||||
|
||||
weather = requests.get("https://wttr.in/u&?format=j1").json()
|
||||
weather = requests.get("https://wttr.in/?u&format=j1").json()
|
||||
moon = requests.get("https://wttr.in/?format=%m").text
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user