diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-13 02:19:56 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-13 02:19:56 +0100 |
commit | 60e980ed11bf47e33ab2b266fe9152b630726ab0 (patch) | |
tree | 24f5196c0a83031531901fb1bff0026f1b5c59f4 /README | |
parent | 251dd079d4a37d4972ef17c96c8d59f22c97326a (diff) | |
download | xmobar-60e980ed11bf47e33ab2b266fe9152b630726ab0.tar.gz xmobar-60e980ed11bf47e33ab2b266fe9152b630726ab0.tar.bz2 |
Nit
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -684,8 +684,8 @@ These are the arguments that can be used for internal commands in the - Default value: r (padding to the left) - `-b` _string_ Bar background - Characters used, cyclically, to draw the background of bars. - For instance, if you set this option to "\/", an empty bar will - look like this: "\/\/\/\/\/". + For instance, if you set this option to "·.", an empty bar will + look like this: `·.·.·.·.·.` - Long option: `--bback` - Default value: ":" - `-f` _string_ Bar foreground |