diff options
| author | 2024-10-09 08:58:19 +0000 | |
|---|---|---|
| committer | 2024-10-09 08:58:19 +0000 | |
| commit | 7aba99b709daed53645b64f8e3387206688994c1 (patch) | |
| tree | 7d1e8b3444c64a9708c6532011d1cddb5c14cca0 | |
| parent | 7dd5abc46a3677cb4eafd15fd532103e33d0ce51 (diff) | |
update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ All files in `colors` directory generated by [lustache](https://luarocks.org/mod You can find an example config in `examples/base16-onedark.theme`. -> User created [themes](https://github.com/aristocratos/btop?tab=readme-ov-file#themes) should be placed in $XDG_CONFIG_HOME/btop/themes or $HOME/.config/btop/themes. +> User created [themes](https://github.com/aristocratos/btop?tab=readme-ov-file#themes) should be placed in `$XDG_CONFIG_HOME/btop/themes` or `$HOME/.config/btop/themes`. Add in [btop.conf](https://github.com/aristocratos/btop?tab=readme-ov-file#configurability) path to file `base16-onedark.theme`: |
