diff options
author | jao <jao@gnu.org> | 2022-02-19 03:43:16 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-02-19 03:43:16 +0000 |
commit | 2cf3f4d4dc08339aadc511b96a7627ddeb7a0836 (patch) | |
tree | 636fa7ca16175bb725384b96dc1cf1c4c02ae6c8 /doc/quick-start.org | |
parent | 2d8b01a88efd2e5f8e976c07bde9a0b71c19f4b7 (diff) | |
download | xmobar-2cf3f4d4dc08339aadc511b96a7627ddeb7a0836.tar.gz xmobar-2cf3f4d4dc08339aadc511b96a7627ddeb7a0836.tar.bz2 |
Documentation whitespace and titles
Diffstat (limited to 'doc/quick-start.org')
-rw-r--r-- | doc/quick-start.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/quick-start.org b/doc/quick-start.org index 54fdcb6..c878a46 100644 --- a/doc/quick-start.org +++ b/doc/quick-start.org @@ -1,3 +1,5 @@ +#+title: Quick start: using xmobar + Xmobar can either be configured using the configuration language, or used as a Haskell library (similar to xmonad) and compiled with your specific configuration. For an example of the latter, you can have a |