diff options
author | jao <jao@gnu.org> | 2023-01-05 01:04:15 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2023-01-05 01:04:15 +0000 |
commit | ca2350bb1902c158c9bde9c90e1877623c8db75b (patch) | |
tree | 0445c2bc64ebb83797a1655e979e0c2f1142a341 /doc | |
parent | cd2d6b3588458ca32e564f41f3750925af552629 (diff) | |
download | xmobar-ca2350bb1902c158c9bde9c90e1877623c8db75b.tar.gz xmobar-ca2350bb1902c158c9bde9c90e1877623c8db75b.tar.bz2 |
base 4.17 (ghc 9.4.x) and version bump
Diffstat (limited to 'doc')
-rw-r--r-- | doc/quick-start.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/quick-start.org b/doc/quick-start.org index a415c10..e6cc427 100644 --- a/doc/quick-start.org +++ b/doc/quick-start.org @@ -307,7 +307,7 @@ configuration language, see [[../etc/xmobar.config][etc/xmobar.config]], and you - =commands= The list of monitors and plugins to run, together with their individual configurations. The [[./plugins.org][plugin documentation]] details all the available monitors, and you can also create new ones using Haskell. See - [[#commands-list][The commands list]] section below for more. + the [[#commands-list][commands list section]] below for more. - =sepChar= The character to be used for indicating commands in the output template (defaults to '%'). |