diff options
author | jao <jao@gnu.org> | 2014-12-30 00:28:45 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2014-12-30 00:28:45 +0100 |
commit | 0e28ee49b126949dae7784374eec9743068abc8d (patch) | |
tree | b1bec362bffeec37b8f1ba44fe4d3f4f0f5512f4 /readme.md | |
parent | 22d41c0e611a7c2cc51209a4cc750ee87921e54a (diff) | |
download | xmobar-0e28ee49b126949dae7784374eec9743068abc8d.tar.gz xmobar-0e28ee49b126949dae7784374eec9743068abc8d.tar.bz2 |
Default to opaque
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -377,7 +377,7 @@ xmobar --help): -f font name --font=font name The font name -B bg color --bgcolor=bg color The background color. Default black -F fg color --fgcolor=fg color The foreground color. Default grey - -a alpha --alpha=alpha The transparency: 0 is transparent, 255 is opaque + -A alpha --alpha=alpha The transparency: 0 is transparent, 255 (the default) is opaque -o --top Place xmobar at the top of the screen -b --bottom Place xmobar at the bottom of the screen -d --dock Try to start xmobar as a dock |