This commit is contained in:
MeztliRA
2021-06-11 12:04:16 +07:00
committed by GitHub
parent 50a8bd285d
commit 34d55b8747

View File

@@ -1769,7 +1769,7 @@ get_de() {
((wm_run != 1)) && get_wm
# Temporary support for Regolith Linux
if [[ $DESKTOP_SESSION == regolith ]]; then
if [[ $DESKTOP_SESSION == *regolith ]]; then
de=Regolith
elif [[ $XDG_CURRENT_DESKTOP ]]; then