Skip to content

Commit 8ee497a

Browse files
committed
Readded Plasma for Backwards Compatibility
1 parent 5072baf commit 8ee497a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

neofetch

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1129,6 +1129,7 @@ get_distro() {
11291129
case $XDG_CONFIG_DIRS in
11301130
*"studio"*) distro=${distro/Ubuntu/Ubuntu Studio} ;;
11311131
*"kde"*) distro=${distro/Ubuntu/Kubuntu} ;;
1132+
*"plasma") distro=${distro/Ubuntu/Kubuntu} ;;
11321133
*"mate"*) distro=${distro/Ubuntu/Ubuntu MATE} ;;
11331134
*"xubuntu"*) distro=${distro/Ubuntu/Xubuntu} ;;
11341135
*"Lubuntu"*) distro=${distro/Ubuntu/Lubuntu} ;;
@@ -5183,7 +5184,7 @@ ASCII:
51835184
Artix, CentOS, Cleanjaro, ElementaryOS, GUIX, Hyperbola,
51845185
Manjaro, MXLinux, NetBSD, Parabola, POP_OS, PureOS,
51855186
Slackware, SunOS, LinuxLite, OpenSUSE, Raspbian,
5186-
postmarketOS, linux, and Void have a smaller logo variant.
5187+
postmarketOS, and Void have a smaller logo variant.
51875188
51885189
NOTE: Use '{distro name}_small' to use the small variants.
51895190

0 commit comments

Comments
 (0)