summaryrefslogtreecommitdiff
path: root/archey3
diff options
context:
space:
mode:
Diffstat (limited to 'archey3')
-rw-r--r--archey32
1 files changed, 1 insertions, 1 deletions
diff --git a/archey3 b/archey3
index d9cf468..9dbdebc 100644
--- a/archey3
+++ b/archey3
@@ -90,7 +90,6 @@ WM_DICT = {
'awesome': 'Awesome',
'beryl': 'Beryl',
'blackbox': 'Blackbox',
- 'compiz': 'Compiz',
'dwm': 'DWM',
'enlightenment': 'Enlightenment',
'fluxbox': 'Fluxbox',
@@ -110,6 +109,7 @@ WM_DICT = {
'wmii': 'wmii',
'xfwm4': 'Xfwm',
'emerald': 'Emerald',
+ 'compiz': 'Compiz',
re.compile('xmonad-*'): 'xmonad',
'': 'None',
}