A lot of changes to awesome to make it work better for laptop
This commit is contained in:
parent
5e07d99a76
commit
f0a6e67f49
7 changed files with 52 additions and 16 deletions
|
@ -22,7 +22,7 @@ proc_update_mult=2
|
|||
|
||||
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu responsive",
|
||||
#* "cpu lazy" updates top process over time, "cpu responsive" updates top process directly.
|
||||
proc_sorting="memory"
|
||||
proc_sorting="cpu responsive"
|
||||
|
||||
#* Reverse sorting order, True or False.
|
||||
proc_reversed=False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue