diff options
author | jao <jao@gnu.org> | 2023-01-04 20:59:35 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2023-01-04 20:59:35 +0000 |
commit | cd2d6b3588458ca32e564f41f3750925af552629 (patch) | |
tree | 37ddae0984e1e03ccf63e7484ccee5d30c881102 /doc | |
parent | 5cb9e8f2e3f118714c3b55c7259e48247ae02cb9 (diff) | |
download | xmobar-cd2d6b3588458ca32e564f41f3750925af552629.tar.gz xmobar-cd2d6b3588458ca32e564f41f3750925af552629.tar.bz2 |
relative link fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/quick-start.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/quick-start.org b/doc/quick-start.org index e9dcc95..a415c10 100644 --- a/doc/quick-start.org +++ b/doc/quick-start.org @@ -313,7 +313,7 @@ configuration language, see [[../etc/xmobar.config][etc/xmobar.config]], and you output template (defaults to '%'). - =alignSep= a 2-character string for aligning text in the output - template. See [[id:bar-sections][this section]] for details. + template. See [[#bar-sections][this section]] for details. - =template= The output template: a string telling xmobar how to display the outputs of all the =commands= above. See [[#output-template][the next section]] for a full @@ -440,7 +440,7 @@ configuration language, see [[../etc/xmobar.config][etc/xmobar.config]], and you ~<icon/>~ and ~<action/>~. - The special characters =}= and ={= are used to delimit up to three sections - in the bar that are drawn and aligned independently. See [[id:bar-sections][this section]] + in the bar that are drawn and aligned independently. See [[#bar-sections][this section]] for more. *** Bar sections |