summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-02-19 12:18:30 +0000
committerjao <jao@gnu.org>2022-02-19 12:18:30 +0000
commita14f603de9eb5c296ffdb67a2d583d22c65440a3 (patch)
tree3fc2ad9fd2cec96ae00872bb29bbf77fe09dde7f
parent1507fe356d26d6a90650b0aecf806c1ddf287f9a (diff)
downloadxmobar-a14f603de9eb5c296ffdb67a2d583d22c65440a3.tar.gz
xmobar-a14f603de9eb5c296ffdb67a2d583d22c65440a3.tar.bz2
Documentation nits
-rw-r--r--readme.org25
1 files changed, 12 insertions, 13 deletions
diff --git a/readme.org b/readme.org
index 25d2c55..3544b58 100644
--- a/readme.org
+++ b/readme.org
@@ -1,18 +1,17 @@
-[[http://hackage.haskell.org/package/xmobar][https://img.shields.io/hackage/v/xmobar.svg]]
+#+title: xmobar, a minimalistic status bar
-* About
+[[http://hackage.haskell.org/package/xmobar][https://img.shields.io/hackage/v/xmobar.svg]]
- Xmobar is a minimalistic status bar. It was originally designed and
- implemented by Andrea Rossato to work with [[http://xmonad.org][xmonad]], but it is
- actually usable with any window manager in X11 and also (via its
- text output mode) Wayland.
+Xmobar is a minimalistic status bar. It was originally designed and
+implemented to work with [[http://xmonad.org][xmonad]], but it is actually usable with any
+window manager in X11 and also (via its text output mode) Wayland.
- Xmobar was inspired by the [[http://tuomov.iki.fi/software/][Ion3]] status bar, and supports similar
- features, like dynamic color management, icons, output templates,
- and extensibility through plugins. It is also able to write to
- standard output, in a variety of formats.
+Xmobar was inspired by the [[http://tuomov.iki.fi/software/][Ion3]] status bar, and supports similar
+features, like dynamic color management, icons, output templates, and
+extensibility through plugins. It is also able to write to standard
+output, in a variety of formats.
- These are some xmobar [[file:doc/screenshots][screenshots]] using the author's configuration:
+These are some xmobar [[file:doc/screenshots][screenshots]] using the author's configuration:
[[file:doc/screenshots/xmobar-top.png]]
@@ -20,8 +19,8 @@
[[file:doc/screenshots/xmobar-exwm.png]]
- Check [[./changelog.md][the change log]] for our release history. We also have an IRC
- channel, ~#xmobar~ at [[ircs://irc.libera.chat][Libera]].
+Check [[./changelog.md][the change log]] for our release history. We also have an IRC
+channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]].
* Installation
*** From your system's package manager