diff options
-rw-r--r-- | CONFIG | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |