AutoYADM commit: 2024-11-16 19:13:51
This commit is contained in:
parent
b4a35ffe8c
commit
0d0160580f
3 changed files with 4 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
||||||
|
|
||||||
#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes.
|
#* 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"
|
#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes"
|
||||||
color_theme = "Default"
|
color_theme = "TTY"
|
||||||
|
|
||||||
#* If the theme set background should be shown, set to False if you want terminal background transparency.
|
#* If the theme set background should be shown, set to False if you want terminal background transparency.
|
||||||
theme_background = True
|
theme_background = False
|
||||||
|
|
||||||
#* Sets if 24-bit truecolor should be used, will convert 24-bit colors to 256 color (6x6x6 color cube) if false.
|
#* Sets if 24-bit truecolor should be used, will convert 24-bit colors to 256 color (6x6x6 color cube) if false.
|
||||||
truecolor = True
|
truecolor = True
|
||||||
|
|
|
@ -83,3 +83,5 @@ linewise
|
||||||
charwise
|
charwise
|
||||||
keybind
|
keybind
|
||||||
Tridactyl
|
Tridactyl
|
||||||
|
optdepends
|
||||||
|
auth
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue