mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 12:41:52 -07:00
eliminate references to defaultConfig
This commit is contained in:
@@ -84,7 +84,7 @@ some colours:
|
||||
>
|
||||
> import XMonad
|
||||
>
|
||||
> main = xmonad $ defaultConfig
|
||||
> main = xmonad $ def
|
||||
> { borderWidth = 2
|
||||
> , terminal = "urxvt"
|
||||
> , normalBorderColor = "#cccccc"
|
||||
|
Reference in New Issue
Block a user