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:
2
CONFIG
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
|
||||
|
Reference in New Issue
Block a user