mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
remove extraneous ) in docstring
This commit is contained in:
parent
2b079bf9fb
commit
78bad11578
@ -47,7 +47,7 @@ import XMonad.Prelude
|
|||||||
--
|
--
|
||||||
-- > main = xmonad $ def
|
-- > main = xmonad $ def
|
||||||
-- > { ...
|
-- > { ...
|
||||||
-- > , handleEventHook = onXPropertyChange "WM_NAME" (title =? "Spotify" --> doShift "5"))
|
-- > , handleEventHook = onXPropertyChange "WM_NAME" (title =? "Spotify" --> doShift "5")
|
||||||
-- > , ...
|
-- > , ...
|
||||||
-- > }
|
-- > }
|
||||||
--
|
--
|
||||||
|
Loading…
x
Reference in New Issue
Block a user