diff options
-rw-r--r-- | doc/quick-start.org | 4 | ||||
-rw-r--r-- | readme.org | 2 |
2 files changed, 3 insertions, 3 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 @@ -117,7 +117,7 @@ channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]]. or =~/.xmobarrc=. All the available command line switches and configuration parameters are - described in [[file:quick-start.org][the quick start guide]] and [[file:doc/plugins.org][the plugins index]]. + described in [[file:doc/quick-start.org][the quick start guide]] and [[file:doc/plugins.org][the plugins index]]. ** Writing your own xmobar in Haskell |