1
0
mirror of https://github.com/xmonad/xmonad.git synced 2025-07-25 17:21:52 -07:00

imports not needed in example now

This commit is contained in:
Don Stewart
2007-11-07 03:23:46 +00:00
parent dbfd13207d
commit d50d6c909d

2
CONFIG

@@ -11,8 +11,6 @@ which is a Haskell source file. Here is an example,
--
import XMonad
import XMonad.Core
import XMonad.Config
main = xmonad $ defaultConfig
{ borderWidth = 2