From 7c2aa35e5f0558e8fb08a8d8479387b732df8de2 Mon Sep 17 00:00:00 2001 From: Adam Vogt Date: Thu, 20 Jan 2011 00:01:13 +0100 Subject: Fix A.Gridselect image links (thanks dobblego) Ignore-this: e2b334e13c5900a72daff866270b13db darcs-hash:20110119230113-1499c-af661ea21a9b925d5ec2f2f5ed05497b25b73387.gz --- XMonad/Actions/GridSelect.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'XMonad/Actions') diff --git a/XMonad/Actions/GridSelect.hs b/XMonad/Actions/GridSelect.hs index 2cbf134..d9413e0 100644 --- a/XMonad/Actions/GridSelect.hs +++ b/XMonad/Actions/GridSelect.hs @@ -172,11 +172,11 @@ import Data.Word (Word8) -- -- Selecting a workspace: -- --- <> +-- <> -- -- Selecting a window by title: -- --- <> +-- <> data GSConfig a = GSConfig { gs_cellheight :: Integer, -- cgit v1.2.3