refactor(waybar): remove redundant check for package updates
This commit is contained in:
parent
4fbb1feed8
commit
89a803abbc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user