aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks/FadeWindows.hs
diff options
context:
space:
mode:
Diffstat (limited to 'XMonad/Hooks/FadeWindows.hs')
-rw-r--r--XMonad/Hooks/FadeWindows.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/XMonad/Hooks/FadeWindows.hs b/XMonad/Hooks/FadeWindows.hs
index 30e1de4..4b8e62b 100644
--- a/XMonad/Hooks/FadeWindows.hs
+++ b/XMonad/Hooks/FadeWindows.hs
@@ -115,7 +115,7 @@ import Graphics.X11.Xlib.Extras (Event(..))
-- a tight loop trying to fade the popup in). I find it useful to
-- have a key binding to restart the compositing manager; for example,
--
--- main = xmonad $ defaultConfig {
+-- main = xmonad $ def {
-- {- ... -}
-- }
-- `additionalKeysP`