From 01f65d378bfa7108a9e6ce65cef28fa735e798c1 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Tue, 1 Sep 2020 00:26:05 -0400 Subject: [PATCH] docs: Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cbf5b55e..3f8f2edd 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ A cross-platform graphical process/system monitor with a customizable interface - [Expanding](#expanding) - [Basic mode](#basic-mode) - [Config files](#config-files) - - [Config flags and options](#config-flags-and-options) + - [Config flags](#config-flags) - [Theming](#theming) - [Layout](#layout) - [Battery](#battery) @@ -456,7 +456,7 @@ By default, bottom will look at (based on [dirs](https://github.com/dirs-dev/dir Note that if a config file does not exist at either the default location or the passed in location via `-C` or `--config`, one is automatically created with no settings applied. -#### Config flags and options +#### Config flags The following options can be set under `[flags]` to achieve the same effect as passing in a flag on runtime. Note that if a flag is given, it will override the config file.