|
@@ -4,7 +4,6 @@
|
|
|
#* 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 = "dracula.theme"
|
|
color_theme = "dracula.theme"
|
|
|
|
|
|
|
|
-
|
|
|
|
|
#* 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 = True
|
|
|
|
|
|
|
@@ -210,4 +209,4 @@ selected_battery = "Auto"
|
|
|
|
|
|
|
|
#* Set loglevel for "~/.config/btop/btop.log" levels are: "ERROR" "WARNING" "INFO" "DEBUG".
|
|
#* Set loglevel for "~/.config/btop/btop.log" levels are: "ERROR" "WARNING" "INFO" "DEBUG".
|
|
|
#* The level set includes all lower levels, i.e. "DEBUG" will show all logging info.
|
|
#* The level set includes all lower levels, i.e. "DEBUG" will show all logging info.
|
|
|
-log_level = "WARNING"
|
|
|
|
|
|
|
+log_level = "WARNING"
|