[xmonad] Call for xmonad.hs
Gwern Branwen
gwern0 at gmail.com
Sun Oct 19 15:51:56 EDT 2008
On 2008.10.18 18:37:49 -0700, Don Stewart <dons at galois.com> scribbled 1.4K characters:
...
> Here's mine.
>
> import XMonad
> import XMonad.Hooks.DynamicLog
> import XMonad.Util.EZConfig
> import XMonad.Prompt
> import XMonad.Prompt.RunOrRaise
> import XMonad.Hooks.SetWMName
>
> main = do
> conf <- dzen defaultConfig
> xmonad $ conf
> { terminal = "term"
> , startupHook = setWMName "LG3D" }
> `additionalKeys`
> [ ((modMask conf , xK_p), runOrRaisePrompt defaultXPConfig { position = Top })]
>
> -- Don
Thanks. I've added it to my collection.
--
gwern
ASIO rounds PCS Underground Pox rockets 5.0i HPCC P415 NSDD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://www.haskell.org/pipermail/xmonad/attachments/20081019/13ecc3a6/attachment.bin
More information about the xmonad
mailing list