summaryrefslogtreecommitdiffstats
path: root/Config.hs
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-10-15 04:23:22 +0200
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-10-15 04:23:22 +0200
commit970af1f3af57b299590487deeeafc22f251eb60e (patch)
treea343ae7af1e15a3ec142ec525ffb245a6b8018e2 /Config.hs
parentf77480c140467ddf0d5de4f10c97c398d5bbb306 (diff)
downloadmetatile-970af1f3af57b299590487deeeafc22f251eb60e.tar
metatile-970af1f3af57b299590487deeeafc22f251eb60e.zip
Clean up trailing whitespace
darcs-hash:20071015022322-a5988-5be6be8bd439055706ae39fdd3474a5246b87af4
Diffstat (limited to 'Config.hs')
-rw-r--r--Config.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.hs b/Config.hs
index 17b350c..57b45cc 100644
--- a/Config.hs
+++ b/Config.hs
@@ -66,7 +66,7 @@ modMask = mod1Mask
numlockMask :: KeyMask
numlockMask = mod2Mask
--- | Width of the window border in pixels.
+-- | Width of the window border in pixels.
--
borderWidth :: Dimension
borderWidth = 1
@@ -81,7 +81,7 @@ focusedBorderColor = "#ff0000"
-- screen. Anything non-zero here will leave a gap of that many pixels
-- on the given edge, on the that screen. A useful gap at top of screen
-- for a menu bar (e.g. 15)
---
+--
-- An example, to set a top gap on monitor 1, and a gap on the bottom of
-- monitor 2, you'd use a list of geometries like so:
--