diff --git a/Config.hs b/Config.hs index 59d2c38..1f2598c 100644 --- a/Config.hs +++ b/Config.hs @@ -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]