Merge branch 'master' of github.com:dylanaraps/neofetch
This commit is contained in:
commit
ccd5d9f526
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -1564,6 +1564,7 @@ get_packages() {
|
||||||
has butch && tot butch list
|
has butch && tot butch list
|
||||||
has swupd && tot swupd bundle-list --quiet
|
has swupd && tot swupd bundle-list --quiet
|
||||||
has pisi && tot pisi li
|
has pisi && tot pisi li
|
||||||
|
has pacstall && tot pacstall -L
|
||||||
|
|
||||||
# Using the dnf package cache is much faster than rpm.
|
# 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
|
if has dnf && type -p sqlite3 >/dev/null && [[ -f /var/cache/dnf/packages.db ]]; then
|
||||||
|
|
Loading…
Reference in a new issue