summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-03-24 02:07:53 +0000
committerjao <jao@gnu.org>2022-03-24 02:07:53 +0000
commit8383fb6f09dc18dded089995972fc087cd3dce07 (patch)
tree001695efa9e24addfd0e15cf706971ff0af37375
parent85e87b77f393452ccc337b2f029ccc78b6587c63 (diff)
downloadxmobar-8383fb6f09dc18dded089995972fc087cd3dce07.tar.gz
xmobar-8383fb6f09dc18dded089995972fc087cd3dce07.tar.bz2
Link to jao/xmobar-config
-rw-r--r--readme.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.org b/readme.org
index 062ba6d..6cfa488 100644
--- a/readme.org
+++ b/readme.org
@@ -170,6 +170,9 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]].
- If you want to write your own plugins, see [[./doc/write-your-own-plugin.org][Write your own plugin]].
+ - For elaborated examples of how to use xmobar as a Haskell library
+ to create your monitors, see [[https://codeberg.org/jao/xmobar-config][this repo at jao/xmobar-config]].
+
- To understand the internal mysteries of xmobar you may try reading
[[https://wiki.haskell.org/X_window_programming_in_Haskell][this tutorial]] on X Window Programming in Haskell.