summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xarchey31
1 files changed, 1 insertions, 0 deletions
diff --git a/archey3 b/archey3
index caf41e6..403977e 100755
--- a/archey3
+++ b/archey3
@@ -85,6 +85,7 @@ def module_register(name):
DE_DICT = collections.OrderedDict([
('cinnamon', 'Cinnamon'),
('gnome-session', 'GNOME'),
+ ('gnome-shell', 'GNOME'),
('ksmserver', 'KDE'),
('mate-session', 'MATE'),
('xfce4-session', 'Xfce'),