diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/using-haskell.org | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/using-haskell.org b/doc/using-haskell.org index 6b01bc0..33228c7 100644 --- a/doc/using-haskell.org +++ b/doc/using-haskell.org @@ -26,7 +26,7 @@      config :: Config      config =        defaultConfig -        { font = "xft:Terminus-8", +        { font = "DejaVu Sans Mono 9",            allDesktops = True,            alpha = 200,            commands = | 
