Packages: Add support for Flatpak
This commit is contained in:
parent
59766adf2b
commit
4637e00742
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -1261,6 +1261,7 @@ get_packages() {
|
|||
has "sorcery" && tot gaze installed
|
||||
has "alps" && tot alps showinstalled
|
||||
has "butch" && tot butch list
|
||||
has "flatpak" && tot flatpak list
|
||||
|
||||
# Counting files/dirs.
|
||||
has "emerge" && dir /var/db/pkg/*/*/
|
||||
|
|
Loading…
Reference in a new issue