Add tooltips to applets where they are missing
This commit is contained in:
parent
1a52968ed8
commit
c31535db9c
|
@ -168,9 +168,9 @@
|
|||
"on-click": "${HOME}/scripts/sway/rotate-wallpaper.sh"
|
||||
},
|
||||
"custom/todo": {
|
||||
"format": "🗈",
|
||||
"interval": 86400,
|
||||
"exec": "echo '\u200a🗈\nTo-do list\n'",
|
||||
"on-click": "${HOME}/scripts/waybar/waybar-todo.sh",
|
||||
"tooltip": false
|
||||
},
|
||||
"custom/osk": {
|
||||
"interval": 1,
|
||||
|
|
Loading…
Reference in New Issue