summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2024-02-20 09:14:10 -0500
committerGitHub <noreply@github.com>2024-02-20 09:14:10 -0500
commitd78428ac19c79d6b3fa8929c57823f0e274dcb30 (patch)
treee31462cf19957fad322db0e92e5fba5a45329fb3 /docs
parente48f5e990a6a7f9e8c4bbed8f2b5d1342574141c (diff)
docs: some clarification (#1415)
Diffstat (limited to 'docs')
-rw-r--r--docs/content/index.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/content/index.md b/docs/content/index.md
index d40bd5a5..1939cfad 100644
--- a/docs/content/index.md
+++ b/docs/content/index.md
@@ -29,9 +29,11 @@ which contains a list of all the installation methods.
## Usage and configuration
-You can refer to the [usage](usage/general-usage.md) pages on how to use bottom (e.g. keybinds, some features, a general overview of what each widget does).
+The command to run bottom is `btm`.
-To configure bottom, refer to the [configuration](configuration/command-line-options.md) pages (e.g. how it behaves, how it looks).
+You can refer to the [usage](usage/general-usage.md) pages for more details on using bottom (e.g. keybinds, some features, a general overview of what each widget does).
+
+To configure bottom (e.g. how it behaves, how it looks, etc.) refer to the [command-line options page](configuration/command-line-options.md) for temporary settings, or [the config file page](configuration/config-file) for more permanent settings.
## Contribution