You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For pacman wouldn't you just want to ignore the package in pacman.conf? What would be the benefit of ignoring it in the status bar, but actually updating it when you go to update your system?
I imagine other package managers have similar configs that allow packages to be ignored.
I have some -git packages installed from chaotic-aur which are updated multiple times a day. I do want to keep them up-to-date, but in context of status bar, these packages generate a lot of noise.
We already have
warning_updates_regex
andcritical_updates_regex
. A new option can be added to filter the list of outdated packages.ignore_updates_regex
to filter the list of updates #1967)The text was updated successfully, but these errors were encountered: