Lumina DE detection

This commit is contained in:
darealshinji
2015-11-24 12:52:50 +01:00
parent a86ce5e759
commit 4aa2a96727

View File

@@ -1363,7 +1363,7 @@ detectde () {
KDE)
DE=KDE;
;;
LUMINA)
LUMINA|Lumina)
DE=Lumina;
;;
LXDE)
@@ -1411,7 +1411,7 @@ detectde () {
gnome)
DE=Gnome;
;;
LUMINA)
LUMINA|Lumina)
DE=Lumina;
;;
LXDE|Lubuntu)