changed weather to mannheim, removed tooltip because inaccurate
This commit is contained in:
parent
678712ba4e
commit
4e8ea5daba
@ -62,7 +62,6 @@
|
||||
"interval": 10,
|
||||
"format-alt": " {:%e %b %Y}", // Icon: calendar-alt
|
||||
"format": "{:%H:%M}",
|
||||
"tooltip-format": "{:%e %B %Y}"
|
||||
},
|
||||
|
||||
"cpu": {
|
||||
@ -160,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 Bonn",
|
||||
"exec": "~/.config/waybar/scripts/weather.sh Mannheim",
|
||||
"return-type": "json",
|
||||
"interval": 600,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user