summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2019-06-30 18:33:29 +0100
committerjao <jao@gnu.org>2019-06-30 18:33:29 +0100
commitac38c7988355c7922ce3131500a16f1bc31f8c99 (patch)
tree59c374733151c28ca14fcbc65d38d2bed2a55ac3
parent0657350fe6948954ff6c2aa2593eedc7cf11d4a0 (diff)
downloadxmobar-ac38c7988355c7922ce3131500a16f1bc31f8c99.tar.gz
xmobar-ac38c7988355c7922ce3131500a16f1bc31f8c99.tar.bz2
Let's not scare people upfront with a complicated configuration
-rw-r--r--readme.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index fa4d597..5afdfad 100644
--- a/readme.md
+++ b/readme.md
@@ -11,8 +11,7 @@ Xmobar was inspired by the [Ion3] 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](https://gitlab.com/jaor/xmobar-config/):
+These are two xmobar instances using the author's configuration:
![top](https://gitlab.com/jaor/xmobar-config/raw/master/img/xmobar-top.png)
@@ -1567,6 +1566,13 @@ needed, and the new executable spawned for you.
That's it!
+## Configurations written in pure Haskell
+
+xmobar can be used as a pure Haskell program, that is compiled with
+your specific configuration, expressed as Haskell source code. For an
+example, see [the author's
+configuration](https://gitlab.com/jaor/xmobar-config/).
+
# Authors and credits
Andrea Rossato originally designed and implemented xmobar up to