From a27064dd281554b5d4caaf56238aa13f697e964e Mon Sep 17 00:00:00 2001 From: Laurie Clark-Michalek Date: Sat, 17 Sep 2011 23:31:15 +0100 Subject: Moved Compiz priority down --- archey3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', } -- cgit v1.2.3-54-g00ecf