From 4292cbce3e1f77bae0297cea20b2e3fe67f98121 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Mon, 18 Jul 2011 12:44:55 +0200 Subject: Don't change the ordering of the window list we get from _NET_CLIENT_LIST, as that is the order we tab through --- src/Phi.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Phi.hs b/src/Phi.hs index e9bf43f..4749bde 100644 --- a/src/Phi.hs +++ b/src/Phi.hs @@ -41,7 +41,7 @@ main = do } - theTaskbar = taskbar defaultTaskbarConfig { normalTaskStyle = taskStyle {taskIconStyle = desaturateIconStyle 0.7} + theTaskbar = taskbar defaultTaskbarConfig { normalTaskStyle = taskStyle {taskIconStyle = desaturateIconStyle 0.6} , activeTaskStyle = taskStyle {taskBorder = activeTaskBorder} , desktopStyle = Just (normalDesktopStyle, currentDesktopStyle) } -- cgit v1.2.3