diff --git a/waybar/config.template b/waybar/config.template index 24d7805dd..1f0aa5281 100644 --- a/waybar/config.template +++ b/waybar/config.template @@ -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,