AutoYADM commit: 2025-02-05 11:45:20
This commit is contained in:
parent
18484466d8
commit
439790cc65
3 changed files with 7 additions and 2 deletions
|
@ -50,7 +50,7 @@ graph_symbol_net = "default"
|
|||
graph_symbol_proc = "default"
|
||||
|
||||
#* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace.
|
||||
shown_boxes = "cpu mem net proc"
|
||||
shown_boxes = "cpu proc"
|
||||
|
||||
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
|
||||
update_ms = 2000
|
||||
|
|
3
.config/btop/btop.log
Normal file
3
.config/btop/btop.log
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
2025/02/05 (11:41:22) | ===> btop++ v.1.4.0
|
||||
2025/02/05 (11:41:22) | WARNING: Failed to join _runner thread on exit!
|
Loading…
Add table
Add a link
Reference in a new issue