From 3a8a90c66645dbd56fcfb2b1d57ebc5bd50a49aa Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 24 Jul 2022 16:43:33 +0100 Subject: documentation nits --- readme.org | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/readme.org b/readme.org index 1e8b64b..81db1c0 100644 --- a/readme.org +++ b/readme.org @@ -108,15 +108,16 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]]. All the available command line switches and configuration parameters are described in [[file:quick-start.org][the quick start guide]] and [[file:plugins.org][the plugins documentation]]. + ** Writing your own xmobar in Haskell - One can use ~xmobar~ as a regular program, via its configuration file, - without having to write any code. It also is possible to install xmobar as - a library and use it to write your own xmobar using Haskell instead of - using a configuration file. (This is very similar to how [[http://xmonad.org][xmonad]] works.) - That gives you the ability of using Haskell and its libraries to extend - xmobar to your heart's content. If you are a programmer, take a look at - [[file:doc/using-haskell.org][here]] to learn more. + As shown above, one can use ~xmobar~ as a regular program, via its + configuration file, without having to write any code. It also is possible + to install xmobar as a library and use it to write your own xmobar using + Haskell instead of using a configuration file. (This is very similar to + how [[http://xmonad.org][xmonad]] works.) That gives you the ability of using Haskell and its + libraries to extend xmobar to your heart's content. If you are a + programmer, take a look [[file:doc/using-haskell.org][here]] to learn more. ** Running xmobar in text mode -- cgit v1.2.3