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