This commit is contained in:
Kulvir Singh
2024-12-20 21:44:08 +05:30
parent 27a43ee619
commit d50d1e73e2
6 changed files with 100 additions and 65 deletions

View File

@@ -69,7 +69,7 @@ proc_colors = True
proc_gradient = True
#* If process cpu usage should be of the core it's running on or usage of the total available cpu power.
proc_per_core = True
proc_per_core = False
#* Show process memory as bytes instead of percent.
proc_mem_bytes = True