mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 18:20:13 +01:00
weather.py readme update
This commit is contained in:
parent
e4c71182d4
commit
c4cd51b875
@ -1,6 +1,7 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# From https://raw.githubusercontent.com/rxyhn/dotfiles/main/home/rxyhn/modules/desktop/waybar/scripts/waybar-wttr.py
|
# From https://raw.githubusercontent.com/rxyhn/dotfiles/main/home/rxyhn/modules/desktop/waybar/scripts/waybar-wttr.py
|
||||||
|
|
||||||
|
## ensure to insert city inside ""
|
||||||
city = ""
|
city = ""
|
||||||
import json
|
import json
|
||||||
import requests
|
import requests
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user