From 7c41025c551db64dab54230027d245756160f31e Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Tue, 27 Feb 2024 12:10:19 -0500 Subject: [PATCH] [U] tea package manager is pkgx.sh now --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 25d1e8ec..924fc545 100755 --- a/neofetch +++ b/neofetch @@ -2099,7 +2099,7 @@ get_packages() { has pm && tot-safe pm list packages has evox && tot cat /var/evox/packages/DB has squirrel && tot ls /var/packages - has tea && tot find "$HOME/.tea" -maxdepth 2 -mindepth 2 -type d + has pkgx && tot find "$HOME/.pkgx" -maxdepth 2 -mindepth 2 -type d has anise && tot anise s --installed # Using the dnf package cache is much faster than rpm.