changed Mannheim to Euskirchen
This commit is contained in:
parent
4e8ea5daba
commit
8fad648a6e
2
config
2
config
@ -171,7 +171,7 @@
|
||||
// to use the weather module replace <your_location> with your city or town
|
||||
// note: do not use spaces: new york would be newyork
|
||||
"custom/weather": {
|
||||
"exec": "~/.config/waybar/scripts/weather.sh Bonn",
|
||||
"exec": "~/.config/waybar/scripts/weather.sh Euskirchen",
|
||||
"return-type": "json",
|
||||
"interval": 600,
|
||||
},
|
||||
|
@ -159,7 +159,7 @@
|
||||
// to use the weather module replace <your_location> with your city or town
|
||||
// note: do not use spaces: new york would be newyork
|
||||
"custom/weather": {
|
||||
"exec": "~/.config/waybar/scripts/weather.sh Mannheim",
|
||||
"exec": "~/.config/waybar/scripts/weather.sh Euskirchen",
|
||||
"return-type": "json",
|
||||
"interval": 600,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user