Revert accidental change to Config.hs

This commit is contained in:
Spencer Janssen
2007-05-03 23:31:48 +00:00
parent bedc069143
commit 204c90b072

View File

@@ -131,7 +131,7 @@ focusedBorderColor = "#ff0000"
-- Width of the window border in pixels
borderWidth :: Dimension
borderWidth = 2
borderWidth = 1
-- The default set of Layouts:
defaultLayouts :: [Layout]