Remove erroneous tooltip

This commit is contained in:
John Mertz 2022-09-23 18:24:28 -04:00
parent 9b2b0fb59f
commit 064e37fd5c
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@
//},
"custom/weather": {
"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",
"exec": "${HOME}/scripts/waybar/waybar-weather.pl bar"
},