mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 01:00:17 +00:00
2
neofetch
2
neofetch
@@ -1769,7 +1769,7 @@ get_de() {
|
|||||||
((wm_run != 1)) && get_wm
|
((wm_run != 1)) && get_wm
|
||||||
|
|
||||||
# Temporary support for Regolith Linux
|
# Temporary support for Regolith Linux
|
||||||
if [[ $DESKTOP_SESSION == regolith ]]; then
|
if [[ $DESKTOP_SESSION == *regolith ]]; then
|
||||||
de=Regolith
|
de=Regolith
|
||||||
|
|
||||||
elif [[ $XDG_CURRENT_DESKTOP ]]; then
|
elif [[ $XDG_CURRENT_DESKTOP ]]; then
|
||||||
|
Reference in New Issue
Block a user