diff options
author | jao <jao@gnu.org> | 2022-07-16 00:54:47 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-07-16 01:10:37 +0100 |
commit | f7391782e8f0e963d488eef9131200c9ca1d6349 (patch) | |
tree | 49b9fdc390719467a9e975d5a56eb4d2c5d27573 /doc/quick-start.org | |
parent | 5f9205269550d188f84b41299f95fd862e0b0a29 (diff) | |
download | xmobar-f7391782e8f0e963d488eef9131200c9ca1d6349.tar.gz xmobar-f7391782e8f0e963d488eef9131200c9ca1d6349.tar.bz2 |
named anchors for sections mentioned in xmonad's doc
Diffstat (limited to 'doc/quick-start.org')
-rw-r--r-- | doc/quick-start.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/quick-start.org b/doc/quick-start.org index e52ac65..a853578 100644 --- a/doc/quick-start.org +++ b/doc/quick-start.org @@ -55,6 +55,9 @@ available [[https://codeberg.org/xmobar/xmobar/src/branch/master/examples/xmobar Mail bug reports and suggestions to <mail@jao.io> #+end_src * Configuration Options + :PROPERTIES: + :CUSTOM_ID: configuration-options + :END: *** Global options Here are all the global configuration options that you can set within the =Config= block in your configuration. |