📦️ deps(waybar): add waybar-updates package

this one also fetches information from the aur
This commit is contained in:
Sergio Laín 2024-08-29 13:13:16 +02:00
parent 09b874b174
commit 16704f5a71
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150
3 changed files with 5 additions and 5 deletions

View file

@ -128,6 +128,7 @@
- nwg-look - nwg-look
- pyprland - pyprland
- wl-clip-persist - wl-clip-persist
- waybar-updates
# Hooks # Hooks
- check-broken-packages-pacman-hook-git - check-broken-packages-pacman-hook-git

View file

@ -3,11 +3,11 @@
"format": "{} {icon}", "format": "{} {icon}",
"return-type": "json", "return-type": "json",
"format-icons": { "format-icons": {
"has-updates": "󱍷", "pending-updates": " ",
"updated": "󰂪", "updated": "",
}, },
"exec-if": "which waybar-module-pacman-updates", "exec-if": "which waybar-updates",
"exec": "waybar-module-pacman-updates", "exec": "waybar-updates",
"on-click": "pypr toggle topgrade-system", "on-click": "pypr toggle topgrade-system",
"on-click-right": "pypr toggle topgrade-all", "on-click-right": "pypr toggle topgrade-all",
}, },

View file

@ -49,7 +49,6 @@
#network, #network,
#tray, #tray,
#custom-power-menu, #custom-power-menu,
#custom-updates,
#language, #language,
#window, #window,
#custom-weather, #custom-weather,