⚙️ config(waybar): added topgrade for system update as well

This commit is contained in:
Sergio Laín 2023-11-24 17:38:35 +01:00
parent 51cbfa059e
commit 421ce4e5f8
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -43,7 +43,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 topgrade -k --only system",
"on-click-right": "kitty --class center-float-large topgrade -k --no-self-update" "on-click-right": "kitty --class center-float-large topgrade -k --no-self-update"
}, },
"custom/arch": { "custom/arch": {