Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dylanaraps/neofetch
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Dec 10, 2021
2 parents 644f9d2 + 3eaac2d commit ccd5d9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -1564,6 +1564,7 @@ get_packages() {
has butch && tot butch list
has swupd && tot swupd bundle-list --quiet
has pisi && tot pisi li
has pacstall && tot pacstall -L

# 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
Expand Down

0 comments on commit ccd5d9f

Please sign in to comment.