From 8ee497ad9709b3af05e3c215b817d2d2659bc53f Mon Sep 17 00:00:00 2001 From: ACertainPersons <127463096+ACertainPersons@users.noreply.github.com> Date: Wed, 29 Nov 2023 20:20:06 -0600 Subject: [PATCH] Readded Plasma for Backwards Compatibility --- neofetch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 1b7626c9..91d3c3a4 100755 --- a/neofetch +++ b/neofetch @@ -1129,6 +1129,7 @@ get_distro() { case $XDG_CONFIG_DIRS in *"studio"*) distro=${distro/Ubuntu/Ubuntu Studio} ;; *"kde"*) distro=${distro/Ubuntu/Kubuntu} ;; + *"plasma") distro=${distro/Ubuntu/Kubuntu} ;; *"mate"*) distro=${distro/Ubuntu/Ubuntu MATE} ;; *"xubuntu"*) distro=${distro/Ubuntu/Xubuntu} ;; *"Lubuntu"*) distro=${distro/Ubuntu/Lubuntu} ;; @@ -5183,7 +5184,7 @@ ASCII: Artix, CentOS, Cleanjaro, ElementaryOS, GUIX, Hyperbola, Manjaro, MXLinux, NetBSD, Parabola, POP_OS, PureOS, Slackware, SunOS, LinuxLite, OpenSUSE, Raspbian, - postmarketOS, linux, and Void have a smaller logo variant. + postmarketOS, and Void have a smaller logo variant. NOTE: Use '{distro name}_small' to use the small variants.