diff options
Diffstat (limited to 'config/common/btop/btop.conf')
-rw-r--r-- | config/common/btop/btop.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/common/btop/btop.conf b/config/common/btop/btop.conf index 2e6d928..7affea4 100644 --- a/config/common/btop/btop.conf +++ b/config/common/btop/btop.conf @@ -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 = "Default" +color_theme = "TTY" #* If the theme set background should be shown, set to False if you want terminal background transparency. theme_background = True |