summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--readme.md18
1 files changed, 7 insertions, 11 deletions
diff --git a/readme.md b/readme.md
index c186f52..9fa0cc8 100644
--- a/readme.md
+++ b/readme.md
@@ -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