From ac38c7988355c7922ce3131500a16f1bc31f8c99 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 30 Jun 2019 18:33:29 +0100 Subject: Let's not scare people upfront with a complicated configuration --- readme.md | 10 ++++++++-- 1 file 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 -- cgit v1.2.3