From b2afbe05586903458d6d9f5abd66012b1a18ade6 Mon Sep 17 00:00:00 2001 From: Alex Tarkovsky Date: Sat, 13 Oct 2007 10:51:33 +0200 Subject: Fix more config docstrings darcs-hash:20071013085133-bd4fb-9be09371bd239e8ed38da30ff98470fdf8d9c119.gz --- WindowBringer.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'WindowBringer.hs') diff --git a/WindowBringer.hs b/WindowBringer.hs index 7dc884a..087001c 100644 --- a/WindowBringer.hs +++ b/WindowBringer.hs @@ -44,8 +44,8 @@ import XMonadContrib.NamedWindows (getName) -- > , ((modMask .|. shiftMask, xK_b ), bringMenu) -- %import XMonadContrib.WindowBringer --- %keybind ((modMask .|. shiftMask, xK_g ), gotoMenu) --- %keybind ((modMask .|. shiftMask, xK_b ), bringMenu) +-- %keybind , ((modMask .|. shiftMask, xK_g ), gotoMenu) +-- %keybind , ((modMask .|. shiftMask, xK_b ), bringMenu) -- | Pops open a dmenu with window titles. Choose one, and you will be -- taken to the corresponding workspace. -- cgit v1.2.3