feat(waybar): added update commands on the update module

This commit is contained in:
Sergio Laín 2023-11-09 00:29:39 +01:00
parent d1b9ff37f0
commit 2bc0a4980f
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -53,7 +53,9 @@
"updated": "󰂪" "updated": "󰂪"
}, },
"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 yay -Syu",
"on-click-right": "kitty --class center-float topgrade"
}, },
"custom/arch": { "custom/arch": {
"format": "  ", "format": "  ",