⚙️ config(waybar): topgrade options added for update button

This commit is contained in:
Sergio Laín 2023-11-24 00:48:17 +01:00
parent 9c9cbfd7ba
commit 97fe4011e2
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -44,7 +44,7 @@
"exec-if": "which waybar-module-pacman-updates", "exec-if": "which waybar-module-pacman-updates",
"exec": "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 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": { "custom/arch": {
"format": "  ", "format": "  ",