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.