From 2bc0a4980f97f14acb4e20ec372ab25e53a95a19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 9 Nov 2023 00:29:39 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(waybar):=20added=20update=20co?= =?UTF-8?q?mmands=20on=20the=20update=20module?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/waybar/config.jsonc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index df2459cf..f6e8d70e 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -53,7 +53,9 @@ "updated": "󰂪" }, "exec-if": "which waybar-module-pacman-updates", - "exec": "waybar-module-pacman-updates" + "exec": "waybar-module-pacman-updates", + "on-click": "kitty --class center-float yay -Syu", + "on-click-right": "kitty --class center-float topgrade" }, "custom/arch": { "format": "  ",