summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archey3
1 files changed, 1 insertions, 2 deletions
diff --git a/archey b/archey
index 8bae15c..92d6687 100644
--- a/archey
+++ b/archey
@@ -58,8 +58,7 @@ clear = '\x1b[0m'
# Define processes for identifying Desktop Environmentss, Window Managers, Shells.
de_dict = {'gnome-session': 'GNOME',
'ksmserver': 'KDE',
- 'xfce-mcs-manager': 'Xfce 4',
- 'xfconfd': 'Xfce 4.6'}
+ 'xfconfd': 'Xfce'}
wm_dict = {'awesome': 'Awesome',
'beryl': 'Beryl',