Readded Plasma for Backwards Compatibility
This commit is contained in:
@@ -1129,6 +1129,7 @@ get_distro() {
|
|||||||
case $XDG_CONFIG_DIRS in
|
case $XDG_CONFIG_DIRS in
|
||||||
*"studio"*) distro=${distro/Ubuntu/Ubuntu Studio} ;;
|
*"studio"*) distro=${distro/Ubuntu/Ubuntu Studio} ;;
|
||||||
*"kde"*) distro=${distro/Ubuntu/Kubuntu} ;;
|
*"kde"*) distro=${distro/Ubuntu/Kubuntu} ;;
|
||||||
|
*"plasma") distro=${distro/Ubuntu/Kubuntu} ;;
|
||||||
*"mate"*) distro=${distro/Ubuntu/Ubuntu MATE} ;;
|
*"mate"*) distro=${distro/Ubuntu/Ubuntu MATE} ;;
|
||||||
*"xubuntu"*) distro=${distro/Ubuntu/Xubuntu} ;;
|
*"xubuntu"*) distro=${distro/Ubuntu/Xubuntu} ;;
|
||||||
*"Lubuntu"*) distro=${distro/Ubuntu/Lubuntu} ;;
|
*"Lubuntu"*) distro=${distro/Ubuntu/Lubuntu} ;;
|
||||||
@@ -5183,7 +5184,7 @@ ASCII:
|
|||||||
Artix, CentOS, Cleanjaro, ElementaryOS, GUIX, Hyperbola,
|
Artix, CentOS, Cleanjaro, ElementaryOS, GUIX, Hyperbola,
|
||||||
Manjaro, MXLinux, NetBSD, Parabola, POP_OS, PureOS,
|
Manjaro, MXLinux, NetBSD, Parabola, POP_OS, PureOS,
|
||||||
Slackware, SunOS, LinuxLite, OpenSUSE, Raspbian,
|
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.
|
NOTE: Use '{distro name}_small' to use the small variants.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user