mirror of https://github.com/E-Almqvist/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
269 B
6 lines
269 B
4 years ago
|
${color #a4abb3}Name PID CPU% MEM%
|
||
|
$color${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
|
||
|
${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
|
||
|
${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
|
||
|
${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
|