This commit is contained in:
MeztliRA 2021-06-11 12:04:16 +07:00 committed by GitHub
parent 50a8bd285d
commit 34d55b8747
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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