mirror of
https://github.com/ItsDrike/nixdots
synced 2024-11-10 02:19:41 +00:00
Update btop settings
This commit is contained in:
parent
046ebaf5b7
commit
e121bf2c40
|
@ -6,6 +6,8 @@
|
|||
proc_sorting = "memory";
|
||||
proc_tree = true; # show processes in tree view (showing parent/child relationships)
|
||||
base_10_sizes = false; # us KB instead of KiB
|
||||
clock_format = "%X";
|
||||
log_level = "WARNING";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue