From 97fe4011e2a5631d9c4411166363ac4b5449efd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Fri, 24 Nov 2023 00:48:17 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20config(waybar):=20topgrade?= =?UTF-8?q?=20options=20added=20for=20update=20button?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/waybar/config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index da72b545..de58c529 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -44,7 +44,7 @@ "exec-if": "which waybar-module-pacman-updates", "exec": "waybar-module-pacman-updates", "on-click": "kitty --class center-float-large yay -Syu", - "on-click-right": "kitty --class center-float-large topgrade" + "on-click-right": "kitty --class center-float-large topgrade -k --no-self-update" }, "custom/arch": { "format": "  ",