avoid regenerating man cache for every rebuild
This commit is contained in:
parent
34955e3821
commit
0a8a22b8b2
4 changed files with 4 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes.
|
||||
#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes"
|
||||
color_theme = "catppuccin_blankFlavor.theme"
|
||||
color_theme = "nixos.theme"
|
||||
|
||||
#* If the theme set background should be shown, set to False if you want terminal background transparency.
|
||||
theme_background = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue