diff options
| author | 2024-09-29 12:17:57 +0000 | |
|---|---|---|
| committer | 2024-09-29 12:17:57 +0000 | |
| commit | 7dd5abc46a3677cb4eafd15fd532103e33d0ce51 (patch) | |
| tree | cd0236c2fae3cc333591fa609e58b6c76306bdfa | |
| parent | e95935cae9f6f84b2a7d2e119030563bfb958038 (diff) | |
quick fix README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ You can find an example config in `examples/base16-onedark.theme`. Add in [btop.conf](https://github.com/aristocratos/btop?tab=readme-ov-file#configurability) path to file `base16-onedark.theme`: ```conf -color_theme = "/path/to/.config/btop/themes/base16-onedark.theme"` +color_theme = "/path/to/.config/btop/themes/base16-onedark.theme" ``` or select theme in `btop`: |
