Merge branch 'master' of https://github.com/TheSudoer/hyfetch
This commit is contained in:
commit
d6b33ae3e9
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -1807,6 +1807,7 @@ get_packages() {
|
|||
has pacstall && tot pacstall -L
|
||||
has bulge && tot bulge list
|
||||
has pm && tot pm list packages
|
||||
has squirrel && tot cat /var/squirrel/repos/local/INDEX
|
||||
|
||||
# Using the dnf package cache is much faster than rpm.
|
||||
if has dnf && type -p sqlite3 >/dev/null && [[ -f /var/cache/dnf/packages.db ]]; then
|
||||
|
|
Loading…
Reference in a new issue