diff options
author | jao <jao@gnu.org> | 2018-11-26 14:49:15 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2018-11-26 14:49:15 +0000 |
commit | 4a763adbf567e32d3d7a60954b57bedc3a27a9ed (patch) | |
tree | bfe615c97cd082037a3edf668ce0625cbb25c36f /readme.md | |
parent | 93f3ad6e5d700ac8419bf0c97412ee23b44e8cc3 (diff) | |
download | xmobar-4a763adbf567e32d3d7a60954b57bedc3a27a9ed.tar.gz xmobar-4a763adbf567e32d3d7a60954b57bedc3a27a9ed.tar.bz2 |
Little doc nits
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -3,22 +3,21 @@ # About -xmobar is a minimalistic, mostly text based, status bar. It was -originally designed and implemented by Andrea Rossato to work with -[xmonad], but it's actually usable with any window-manager. +xmobar is a minimalistic status bar. It was originally designed and +implemented by Andrea Rossato to work with [xmonad], but it is +actually usable with any window manager. xmobar was inspired by the [Ion3] status bar, and supports similar features, like dynamic color management, icons, output templates, and extensibility through plugins. -[This screenshot] shows xmobar running under [sawfish], with -antialiased fonts. And [this one] is my desktop with [xmonad] and two +[This screenshot](doc/xmobar-sawfish.png) shows xmobar running under +[sawfish], with antialiased fonts. And [this +one](doc/xmobar-xmonad.png) is my desktop with [xmonad] and two instances of xmobar. [xmonad]: http://xmonad.org [Ion3]: http://tuomov.iki.fi/software/ -[This screenshot]: http://projects.haskell.org/xmobar/xmobar-sawfish.png -[this one]: http://projects.haskell.org/xmobar/xmobar-xmonad.png # Bug Reports |