feat: support leaf
This commit is contained in:
parent
ccd5d9f526
commit
638f27dd87
1
neofetch
1
neofetch
@ -1565,6 +1565,7 @@ get_packages() {
|
||||
has swupd && tot swupd bundle-list --quiet
|
||||
has pisi && tot pisi li
|
||||
has pacstall && tot pacstall -L
|
||||
has leaf && tot leaf list
|
||||
|
||||
# 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…
x
Reference in New Issue
Block a user