diff options
author | jao <jao@gnu.org> | 2020-11-18 05:25:07 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2020-11-18 05:25:07 +0000 |
commit | 947360ee11bff3055d0ae31599fcc97a1c892c3e (patch) | |
tree | 5e8f982af59ca567de21dd5ba434745f00cc4d4e | |
parent | f27c0c4f89dc12f36f4c28b5e83cf923053a75a5 (diff) | |
download | xmobar-947360ee11bff3055d0ae31599fcc97a1c892c3e.tar.gz xmobar-947360ee11bff3055d0ae31599fcc97a1c892c3e.tar.bz2 |
More readme clean-ups
-rw-r--r-- | readme.md | 18 |
1 files changed, 7 insertions, 11 deletions
@@ -89,12 +89,14 @@ # About 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. +implemented by Andrea Rossato to work with +[xmonad](http://xmonad.org), 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. +Xmobar was inspired by the [Ion3](http://tuomov.iki.fi/software/) +status bar, and supports similar features, like dynamic color +management, icons, output templates, and extensibility through +plugins. These are two xmobar instances using the author's configuration: @@ -104,12 +106,6 @@ These are two xmobar instances using the author's configuration: ![exwm](doc/screenshots/xmobar-exwm.png) -and [this one](doc/screenshots/xmobar-xmonad.png) is a full desktop with [xmonad] -and, again, two instances of xmobar. - -[xmonad]: http://xmonad.org -[Ion3]: http://tuomov.iki.fi/software/ - # Bug reports To submit bug reports you can use the [bug tracker over at |