summaryrefslogtreecommitdiff
path: root/archey3
diff options
context:
space:
mode:
Diffstat (limited to 'archey3')
-rwxr-xr-xarchey32
1 files changed, 1 insertions, 1 deletions
diff --git a/archey3 b/archey3
index caf41e6..0e1f839 100755
--- a/archey3
+++ b/archey3
@@ -84,7 +84,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'),