diff options
author | jao <jao@gnu.org> | 2022-03-24 02:07:53 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-03-24 02:07:53 +0000 |
commit | 8383fb6f09dc18dded089995972fc087cd3dce07 (patch) | |
tree | 001695efa9e24addfd0e15cf706971ff0af37375 | |
parent | 85e87b77f393452ccc337b2f029ccc78b6587c63 (diff) | |
download | xmobar-8383fb6f09dc18dded089995972fc087cd3dce07.tar.gz xmobar-8383fb6f09dc18dded089995972fc087cd3dce07.tar.bz2 |
Link to jao/xmobar-config
-rw-r--r-- | readme.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |