Add tooltips to applets where they are missing

This commit is contained in:
John Mertz 2022-09-23 17:41:33 -04:00
parent 1a52968ed8
commit c31535db9c
1 changed files with 2 additions and 2 deletions

View File

@ -168,9 +168,9 @@
"on-click": "${HOME}/scripts/sway/rotate-wallpaper.sh" "on-click": "${HOME}/scripts/sway/rotate-wallpaper.sh"
}, },
"custom/todo": { "custom/todo": {
"format": "🗈", "interval": 86400,
"exec": "echo '\u200a🗈\nTo-do list\n'",
"on-click": "${HOME}/scripts/waybar/waybar-todo.sh", "on-click": "${HOME}/scripts/waybar/waybar-todo.sh",
"tooltip": false
}, },
"custom/osk": { "custom/osk": {
"interval": 1, "interval": 1,