diff options
author | slotThe <soliditsallgood@mailbox.org> | 2021-01-15 08:35:19 +0100 |
---|---|---|
committer | slotThe <soliditsallgood@mailbox.org> | 2021-01-15 08:58:58 +0100 |
commit | 20a64e67074460878a693c2d89842b1e1dad120c (patch) | |
tree | ae03e9ff7f097a4d2d59f7f1e0c727f005442e04 /readme.org | |
parent | ed3eb179369cdcbf33fd72dfc43d6426b77fe681 (diff) | |
download | xmobar-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.org | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |