From 421ce4e5f83c532fa3960c1a07d21ddc8da0cbba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Fri, 24 Nov 2023 17:38:35 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20config(waybar):=20added=20?= =?UTF-8?q?topgrade=20for=20system=20update=20as=20well?= 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 de58c529..f53bdb84 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -43,7 +43,7 @@ }, "exec-if": "which waybar-module-pacman-updates", "exec": "waybar-module-pacman-updates", - "on-click": "kitty --class center-float-large yay -Syu", + "on-click": "kitty --class center-float-large topgrade -k --only system", "on-click-right": "kitty --class center-float-large topgrade -k --no-self-update" }, "custom/arch": {