diff options
author | jao <jao@gnu.org> | 2022-07-24 16:30:31 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-07-24 16:30:31 +0100 |
commit | a953dc71bcc5acd92a4357d117d828f7b3530ac5 (patch) | |
tree | 8e6b50fa3aaaf49de4d492b089f8417975b2f153 /doc/using-haskell.org | |
parent | 8b2ccf0352864d8fc30e02b77f4a5759c5308eea (diff) | |
download | xmobar-a953dc71bcc5acd92a4357d117d828f7b3530ac5.tar.gz xmobar-a953dc71bcc5acd92a4357d117d828f7b3530ac5.tar.bz2 |
documentation tweaks (obsolete X tutorial link removed)
Diffstat (limited to 'doc/using-haskell.org')
-rw-r--r-- | doc/using-haskell.org | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/using-haskell.org b/doc/using-haskell.org index 1cbe82c..667ab4d 100644 --- a/doc/using-haskell.org +++ b/doc/using-haskell.org @@ -123,3 +123,8 @@ code will be compiled as needed, and the new executable spawned for you. That's it! + +* Further links + + For an elaborated, experimental and underdocumented example of writing your + own repos and status bars using xmobar, see [[https://codeberg.org/jao/xmobar-config][this repo at jao/xmobar-config]]. |