summaryrefslogtreecommitdiffhomepage
path: root/readme.org
diff options
context:
space:
mode:
authorslotThe <soliditsallgood@mailbox.org>2021-01-15 08:35:19 +0100
committerslotThe <soliditsallgood@mailbox.org>2021-01-15 08:58:58 +0100
commit20a64e67074460878a693c2d89842b1e1dad120c (patch)
treeae03e9ff7f097a4d2d59f7f1e0c727f005442e04 /readme.org
parented3eb179369cdcbf33fd72dfc43d6426b77fe681 (diff)
downloadxmobar-20a64e67074460878a693c2d89842b1e1dad120c.tar.gz
xmobar-20a64e67074460878a693c2d89842b1e1dad120c.tar.bz2
Extract writing your own plugin into its own file
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/readme.org b/readme.org
index 159c8da..3093d5e 100644
--- a/readme.org
+++ b/readme.org
@@ -209,8 +209,10 @@ Since 0.14 xmobar reacts to SIGUSR1 and SIGUSR2:
- If you want to jump straight into configuring xmobar, head over to the
[[./doc/quick-start.org][quick-start]] guide.
-- If you want to know how to write your own plugin, or how to contribute
- to the xmobar project, check out [[contributing.org][contributing]].
+- If you want to know how to contribute to the xmobar project, check out
+ [[contributing.org][contributing]].
+
+- If you want to write your own plugins, see [[./doc/write-your-own-plugin.org][write-your-own-plugin]].
* Authors and credits