summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2018-11-26 14:49:15 +0000
committerjao <jao@gnu.org>2018-11-26 14:49:15 +0000
commit4a763adbf567e32d3d7a60954b57bedc3a27a9ed (patch)
treebfe615c97cd082037a3edf668ce0625cbb25c36f
parent93f3ad6e5d700ac8419bf0c97412ee23b44e8cc3 (diff)
downloadxmobar-4a763adbf567e32d3d7a60954b57bedc3a27a9ed.tar.gz
xmobar-4a763adbf567e32d3d7a60954b57bedc3a27a9ed.tar.bz2
Little doc nits
l---------[-rw-r--r--]doc/web/xmobar-sawfish.pngbin9924 -> 21 bytes
l---------[-rw-r--r--]doc/web/xmobar-xmonad.pngbin490277 -> 20 bytes
-rw-r--r--doc/xmobar-sawfish.pngbin0 -> 9924 bytes
-rw-r--r--doc/xmobar-xmonad.pngbin0 -> 490277 bytes
-rw-r--r--readme.md13
5 files changed, 6 insertions, 7 deletions
diff --git a/doc/web/xmobar-sawfish.png b/doc/web/xmobar-sawfish.png
index 13c236e..b3e6bb9 100644..120000
--- a/doc/web/xmobar-sawfish.png
+++ b/doc/web/xmobar-sawfish.png
Binary files differ
diff --git a/doc/web/xmobar-xmonad.png b/doc/web/xmobar-xmonad.png
index 3a3160e..26ea6e3 100644..120000
--- a/doc/web/xmobar-xmonad.png
+++ b/doc/web/xmobar-xmonad.png
Binary files differ
diff --git a/doc/xmobar-sawfish.png b/doc/xmobar-sawfish.png
new file mode 100644
index 0000000..13c236e
--- /dev/null
+++ b/doc/xmobar-sawfish.png
Binary files differ
diff --git a/doc/xmobar-xmonad.png b/doc/xmobar-xmonad.png
new file mode 100644
index 0000000..3a3160e
--- /dev/null
+++ b/doc/xmobar-xmonad.png
Binary files differ
diff --git a/readme.md b/readme.md
index 77c99e1..85838ec 100644
--- a/readme.md
+++ b/readme.md
@@ -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