make discribtion in menu and settings clearer

This commit is contained in:
jkre 2023-12-14 23:27:19 +01:00
parent 2934138a66
commit cd6c1b7294
2 changed files with 3 additions and 5 deletions

View file

@ -197,7 +197,7 @@ namespace Config {
{"selected_battery", "#* Which battery to use if multiple are present. \"Auto\" for auto detection."},
{"show_battery_watt" "#* Show power stats of battery next to charge indicator"},
{"show_battery_watts", "#* Show power stats of battery next to charge indicator."},
{"log_level", "#* Set loglevel for \"~/.config/btop/btop.log\" levels are: \"ERROR\" \"WARNING\" \"INFO\" \"DEBUG\".\n"
"#* The level set includes all lower levels, i.e. \"DEBUG\" will show all logging info."},

View file

@ -356,11 +356,9 @@ namespace Menu {
"\"Auto\" for auto detection."},
{"show_battery_watts",
"Show battery power.",
""
"Shows power consumed by device when not connected to power",
"Shows power charging power otherwise"
"",
"True or False."},
"Show discharge power when discharging.",
"Show charging power when charging."},
{"log_level",
"Set loglevel for error.log",
"",