diff options
| author | jao <jao@gnu.org> | 2015-05-11 17:32:21 +0200 | 
|---|---|---|
| committer | jao <jao@gnu.org> | 2015-05-11 17:32:21 +0200 | 
| commit | 24867808e017e23dee1273956c434cbeddc7f5b9 (patch) | |
| tree | db535541ff63593b32aed23769c18bf3a04654e2 | |
| parent | 8dd06b986d25230edec260d68426b25a6284744d (diff) | |
| download | xmobar-24867808e017e23dee1273956c434cbeddc7f5b9.tar.gz xmobar-24867808e017e23dee1273956c434cbeddc7f5b9.tar.bz2 | |
Typo
| -rw-r--r-- | samples/xmobar.config | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/samples/xmobar.config b/samples/xmobar.config index ab4a456..04e8225 100644 --- a/samples/xmobar.config +++ b/samples/xmobar.config @@ -1,5 +1,5 @@  Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*" -       , addtionalFonts = [] +       , additionalFonts = []         , borderColor = "black"         , border = TopB         , bgColor = "black" | 
