feat(waybar): see tooltip in update module

This commit is contained in:
Sergio Laín 2024-08-31 00:42:27 +02:00
parent f296925a2a
commit efef17fa50
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -2,6 +2,7 @@
"custom/updates": { "custom/updates": {
"format": "{} {icon}", "format": "{} {icon}",
"return-type": "json", "return-type": "json",
"tooltip": true,
"format-icons": { "format-icons": {
"pending-updates": " ", "pending-updates": " ",
"updated": " ", "updated": " ",