summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2018-11-26 14:58:28 +0000
committerjao <jao@gnu.org>2018-11-26 14:58:28 +0000
commit4432e942ac409fa359579bd2e5b546474503a002 (patch)
tree013ea152756d8e345589e718a1d80aee23191b6c
parent4a763adbf567e32d3d7a60954b57bedc3a27a9ed (diff)
downloadxmobar-4432e942ac409fa359579bd2e5b546474503a002.tar.gz
xmobar-4432e942ac409fa359579bd2e5b546474503a002.tar.bz2
readme.md updates
-rw-r--r--readme.md19
1 files changed, 7 insertions, 12 deletions
diff --git a/readme.md b/readme.md
index 85838ec..3e99f71 100644
--- a/readme.md
+++ b/readme.md
@@ -3,30 +3,25 @@
# About
-xmobar is a minimalistic status bar. It was originally designed and
+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
+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](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.
+[sawfish], and [this one](doc/xmobar-xmonad.png) is a desktop with
+[xmonad] and 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 Github].
-
-Note: the old bug tracker at Google code is deprecated. Please use
-Github's for new bugs.
-
-[bug tracker over at Github]: https://github.com/jaor/xmobar/issues
+To submit bug reports you can use the [bug tracker over at
+Github](https://github.com/jaor/xmobar/issues).
# Installation
@@ -74,7 +69,7 @@ source tree:
There is also a barebones `stack.yaml` file that will allow you to
build the xmobar executable with stances of the form:
- stack build --flag xmobar:all_extensions
+ stack install --flag xmobar:all_extensions
## Optional features