mirror of
https://github.com/KittyKatt/screenFetch.git
synced 2026-01-10 14:58:07 -05:00
checking $GDMSESSION when it's empty doesn't make sense
This commit is contained in:
@@ -1539,7 +1539,7 @@ detectde () {
|
||||
esac
|
||||
fi
|
||||
|
||||
if [ x"$GDMSESSION" = x"" ]; then
|
||||
if [ x"$DE" = x"" ]; then
|
||||
# fallback to checking $GDMSESSION
|
||||
case "$GDMSESSION" in
|
||||
Lumina*|LUMINA*|lumina*)
|
||||
|
||||
Reference in New Issue
Block a user