parent
50a8bd285d
commit
34d55b8747
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue