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 | |
parent | 5f9205269550d188f84b41299f95fd862e0b0a29 (diff) | |
download | xmobar-f7391782e8f0e963d488eef9131200c9ca1d6349.tar.gz xmobar-f7391782e8f0e963d488eef9131200c9ca1d6349.tar.bz2 |
named anchors for sections mentioned in xmonad's doc
-rw-r--r-- | doc/plugins.org | 6 | ||||
-rw-r--r-- | doc/quick-start.org | 3 | ||||
-rw-r--r-- | readme.org | 3 |
3 files changed, 12 insertions, 0 deletions
diff --git a/doc/plugins.org b/doc/plugins.org index 7e14cd1..4923b11 100644 --- a/doc/plugins.org +++ b/doc/plugins.org @@ -244,6 +244,9 @@ #+end_src ***** =BatteryP Dirs Args RefreshRate= + :PROPERTIES: + :CUSTOM_ID: batteryp-dirs-args-refreshrate + :END: - Aliases to =battery= @@ -1180,6 +1183,9 @@ =with_iwlib= flag during compilation. *** Weather Monitors + :PROPERTIES: + :CUSTOM_ID: weather-monitors + :END: ***** =Weather StationID Args RefreshRate= - Aliases to the Station ID: so =Weather "LIPB" []= can be used in 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. @@ -27,6 +27,9 @@ Check [[./changelog.md][the change log]] for our release history. We also have channel, ~#xmobar~, at [[ircs://irc.libera.chat][Libera]]. * Installation + :PROPERTIES: + :CUSTOM_ID: installation + :END: *** From your system's package manager Xmobar is probably available from your distributions package |