浏览代码

Merge branch 'master' of github.com:dylanaraps/neofetch

Dylan Araps 3 年之前
父节点
当前提交
ccd5d9f526
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      neofetch

+ 1 - 0
neofetch

@@ -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