aboutsummaryrefslogtreecommitdiffstats
path: root/Config.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Config.hs2
1 files changed, 1 insertions, 1 deletions
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]