mirror of
https://github.com/KittyKatt/screenFetch.git
synced 2026-04-24 03:00:16 -04:00
Lumina DE detection
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user