From 14c7b7c5149909b90a10fdaf86d561fa7f736a8f Mon Sep 17 00:00:00 2001 From: Wirt Wolff Date: Thu, 22 Oct 2009 06:27:48 +0200 Subject: C.Desktop doc explaining common desktop config customizations Ignore-this: 83d1f026ae4f4b7f5796269b51e98349 To close http://code.google.com/p/xmonad/issues/detail?id4 darcs-hash:20091022042748-18562-1ba7b4393b64cd6c0393f5472a023fd4bfff197e.gz --- XMonad/Config/Xfce.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'XMonad/Config/Xfce.hs') diff --git a/XMonad/Config/Xfce.hs b/XMonad/Config/Xfce.hs index d3fb53e..6b2bd55 100644 --- a/XMonad/Config/Xfce.hs +++ b/XMonad/Config/Xfce.hs @@ -6,7 +6,7 @@ -- Copyright : (c) Ivan Miljenovic -- License : BSD -- --- Maintainer : Ivan Miljenovic +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- @@ -32,6 +32,7 @@ import qualified Data.Map as M -- > -- > main = xmonad xfceConfig -- +-- For examples of how to further customize @xfceConfig@ see "XMonad.Config.Desktop". xfceConfig = desktopConfig { terminal = "Terminal" -- cgit v1.2.3