refactor(waybar): remove redundant check for package updates

This commit is contained in:
Price Hiller 2023-07-24 02:47:52 -05:00
parent 4fbb1feed8
commit 89a803abbc
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -199,7 +199,6 @@
"custom/pacman-update": {
"return-type": "json",
"exec": "~/.config/waybar/scripts/get-pacman-package-updates.bash",
"exec-if": "((\"$(checkupdates | wc -l)\" > 0))",
"format": "󰇚 {}",
"tooltip": true,
"interval": 10