From 30c6cf7152ac88c49527a84f6e95f0731b64f03a Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 30 Aug 2012 01:37:44 +0200 Subject: Revert "Add '-d' for dockapp mode" This reverts commit cae6f2bc049d4b7ed57a7a18a828bc4ea35df4aa, until we find a reason why it's causing high CPU consumption in the X server. --- src/Config.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Config.hs') diff --git a/src/Config.hs b/src/Config.hs index 97040f1..a6ad3e2 100644 --- a/src/Config.hs +++ b/src/Config.hs @@ -77,7 +77,6 @@ data XPosition = Top | BottomSize Align Int Int | Static {xpos, ypos, width, height :: Int} | OnScreen Int XPosition - | Docked deriving ( Read, Eq ) data Align = L | R | C deriving ( Read, Eq ) -- cgit v1.2.3