📦️ 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
- pyprland
- wl-clip-persist
- waybar-updates
# Hooks
- check-broken-packages-pacman-hook-git

View file

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

View file

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