🔧 chore(btop): config file updated to last version

This commit is contained in:
Sergio Laín 2024-02-13 01:02:21 +01:00
parent e952580d29
commit 9cea1a9ae2
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,4 +1,4 @@
#? Config file for btop v. 1.3.0
#? Config file for btop v. 1.3.2
#* 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"
@ -216,6 +216,9 @@ show_battery = True
#* Which battery to use if multiple are present. "Auto" for auto detection.
selected_battery = "Auto"
#* Show power stats of battery next to charge indicator.
show_battery_watts = True
#* 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.
log_level = "WARNING"
@ -243,4 +246,3 @@ custom_gpu_name4 = ""
#* Custom gpu5 model name, empty string to disable.
custom_gpu_name5 = ""