diff --git a/.config/waybar/modules/custom-updates.jsonc b/.config/waybar/modules/custom-updates.jsonc index 2b050850..b6c13c95 100644 --- a/.config/waybar/modules/custom-updates.jsonc +++ b/.config/waybar/modules/custom-updates.jsonc @@ -2,6 +2,7 @@ "custom/updates": { "format": "{} {icon}", "return-type": "json", + "tooltip": true, "format-icons": { "pending-updates": " ", "updated": " ",