From 85af6cadd6f958a75c5d8218c6e9e83e46134cab Mon Sep 17 00:00:00 2001 From: Alexey Stepanov Date: Sun, 29 Sep 2024 12:05:13 +0000 Subject: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ef140b2..76ae429 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ All files in `colors` directory generated by [lustache](https://luarocks.org/mod ## Usage -You can find an example config in `examples/onedark.theme`. +You can find an example config in `examples/base16-onedark.theme`. > User created themes should be placed in $XDG_CONFIG_HOME/btop/themes or $HOME/.config/btop/themes. -[Read More](https://github.com/aristocratos/btop?tab=readme-ov-file#themes) +And add in [btop.conf](https://github.com/aristocratos/btop?tab=readme-ov-file#configurability) `color_theme = "/home/blueingreen68/.config/btop/themes/base16-onedark.theme"` ## License -- cgit