Prepare for wayland
This commit is contained in:
parent
513e3b8263
commit
8b82ba2445
7 changed files with 62 additions and 11 deletions
|
@ -24,8 +24,8 @@ get_icon() {
|
|||
echo $icon
|
||||
}
|
||||
|
||||
KEY="$OPENWEATHER_KEY"
|
||||
CITY="$OPENWEATHER_CITY"
|
||||
KEY="$OPENWEATHERMAP_API_KEY"
|
||||
CITY="$OPENWEATHERMAP_PLACE"
|
||||
UNITS="metric"
|
||||
SYMBOL="°"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue