mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
docs: fix invalid flag in docs (#1523)
The docs set the colour theme as a config flag, but we moved colours to styles.theme so that's invalid.
This commit is contained in:
parent
163a8dc74a
commit
9364955bcd
@ -8,7 +8,7 @@ You can configure flags by putting them in `[flags]` table. Example:
|
||||
|
||||
```toml
|
||||
[flags]
|
||||
color = "nord-light"
|
||||
hide_avg_cpu = true
|
||||
```
|
||||
|
||||
Most of the [command line flags](../command-line-options.md) have config file equivalents to avoid having to type them out
|
||||
|
Loading…
x
Reference in New Issue
Block a user