Merge pull request #525 from gwena/main

Fix link to the themes folder
This commit is contained in:
Jakob P. Liljenberg 2023-05-25 12:43:19 +02:00 committed by GitHub
commit a1a0e4ce35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ C++ version and continuation of [bashtop](https://github.com/aristocratos/bashto
Btop++ uses the same theme files as bpytop and bashtop (some color values missing in bashtop themes) .
See [themes](https://github.com/aristocratos/btop/tree/master/themes) folder for available themes.
See [themes](https://github.com/aristocratos/btop/tree/main/themes) folder for available themes.
The `make install` command places the default themes in `[$PREFIX or /usr/local]/share/btop/themes`.
User created themes should be placed in `$XDG_CONFIG_HOME/btop/themes` or `$HOME/.config/btop/themes`.