From af023a6fc280da03bd595f7f192157f21c6682ab Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Wed, 4 Jun 2025 11:55:37 -0500 Subject: [PATCH] add on-click event to refresh the update counter --- templates/.config/waybar/config.jsonc.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/.config/waybar/config.jsonc.j2 b/templates/.config/waybar/config.jsonc.j2 index 0748d94..2bda580 100644 --- a/templates/.config/waybar/config.jsonc.j2 +++ b/templates/.config/waybar/config.jsonc.j2 @@ -45,6 +45,7 @@ "return-type": "json", // every 7 hours "interval": 25200, + "on-click": "", }, {% for iface in host.wireless %}