浏览代码

Merge branch 'dylanaraps:master' into patch-1

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

+ 1 - 1
neofetch

@@ -1541,7 +1541,7 @@ get_packages() {
             has kiss       && tot kiss l
             has kiss       && tot kiss l
             has cpt-list   && tot cpt-list
             has cpt-list   && tot cpt-list
             has pacman-key && tot pacman -Qq --color never
             has pacman-key && tot pacman -Qq --color never
-            has dpkg       && pac "$(dpkg --list | grep -c ^ii)"
+            has dpkg       && tot dpkg-query -f '.\n' -W
             has xbps-query && tot xbps-query -l
             has xbps-query && tot xbps-query -l
             has apk        && tot apk info
             has apk        && tot apk info
             has opkg       && tot opkg list-installed
             has opkg       && tot opkg list-installed