Remove erroneous tooltip
This commit is contained in:
parent
9b2b0fb59f
commit
064e37fd5c
|
@ -86,7 +86,6 @@
|
||||||
//},
|
//},
|
||||||
"custom/weather": {
|
"custom/weather": {
|
||||||
"interval": 600,
|
"interval": 600,
|
||||||
"tooltip-format": "<span font='Anonymous Pro 12'><big>{:%d %B}</big>\n<tt><small>{calendar}</small></tt></span>",
|
|
||||||
"on-click": "${HOME}/scripts/waybar/waybar-weather.pl notify",
|
"on-click": "${HOME}/scripts/waybar/waybar-weather.pl notify",
|
||||||
"exec": "${HOME}/scripts/waybar/waybar-weather.pl bar"
|
"exec": "${HOME}/scripts/waybar/waybar-weather.pl bar"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue