[U] Update Stock Linux package counter for the new package manager
This commit is contained in:
parent
731d9a96d9
commit
971c3b8284
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -1884,7 +1884,7 @@ get_packages() {
|
||||||
has pacstall && tot pacstall -L
|
has pacstall && tot pacstall -L
|
||||||
has bulge && tot bulge list
|
has bulge && tot bulge list
|
||||||
has pm && tot pm list packages
|
has pm && tot pm list packages
|
||||||
has squirrel && tot cat /var/squirrel/repos/local/*/INDEX
|
has evox && tot cat /var/evox/packages/DB
|
||||||
has tea && tot find "$HOME/.tea" -maxdepth 2 -mindepth 2 -type d
|
has tea && tot find "$HOME/.tea" -maxdepth 2 -mindepth 2 -type d
|
||||||
|
|
||||||
# Using the dnf package cache is much faster than rpm.
|
# Using the dnf package cache is much faster than rpm.
|
||||||
|
|
Loading…
Reference in a new issue