From 7aba99b709daed53645b64f8e3387206688994c1 Mon Sep 17 00:00:00 2001 From: Alexey Stepanov Date: Wed, 9 Oct 2024 08:58:19 +0000 Subject: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f66d59..086c9d3 100644 --- a/README.md +++ b/README.md @@ -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`: -- cgit