A lot of changes to awesome to make it work better for laptop

This commit is contained in:
Chris Cochrun 2021-04-21 09:30:26 -05:00
parent 5e07d99a76
commit f0a6e67f49
7 changed files with 52 additions and 16 deletions

View file

@ -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