cut all process information, it is a completly useless information

This commit is contained in:
primardj 2024-01-28 18:31:34 +00:00
parent cf77f6ed9d
commit ce6a74bac2

View file

@ -117,14 +117,6 @@ ${color cyan}cpu2 ${color white}${cpubar cpu2 7,200} ${alignr} ${cpubar cpu5 7,2
${color cyan}cpu3 ${color white}${cpubar cpu3 7,200} ${alignr} ${cpubar cpu5 7,200} ${color cyan}cpu7 ${color cyan}cpu3 ${color white}${cpubar cpu3 7,200} ${alignr} ${cpubar cpu5 7,200} ${color cyan}cpu7
${color cyan}cpu4 ${color white}${cpubar cpu4 7,200} ${alignr} ${cpubar cpu5 7,200} ${color cyan}cpu8 ${color cyan}cpu4 ${color white}${cpubar cpu4 7,200} ${alignr} ${cpubar cpu5 7,200} ${color cyan}cpu8
${color white}----------------------------------------------------- ${color white}-----------------------------------------------------
${color cyan} Top 5 process.
${color white} Name PID CPU% MEM% i/o%
${color white} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1} ${top io_perc 1}
${color white} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2} ${top io_perc 2}
${color white} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3} ${top io_perc 3}
${color white} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4} ${top io_perc 4}
${color white} ${top name 5} ${top pid 5} ${top cpu 5} ${top mem 5} ${top io_perc 5}
${color white}-----------------------------------------------------
${if_mounted /}/ ${alignr}${fs_used /}/${fs_size /} ${fs_bar 7,150 /}$endif ${if_mounted /}/ ${alignr}${fs_used /}/${fs_size /} ${fs_bar 7,150 /}$endif
${if_mounted /home}/home ${alignr}${fs_used /home}/${fs_size /home} ${fs_bar 7,150 /home}$endif ${if_mounted /home}/home ${alignr}${fs_used /home}/${fs_size /home} ${fs_bar 7,150 /home}$endif
${if_mounted /home/primardj/cours}~/cours ${alignr}${fs_used /home/primardj/cours}/${fs_size /home/primardj/cours} ${fs_bar 7,150 /home/primardj/cours}$endif ${if_mounted /home/primardj/cours}~/cours ${alignr}${fs_used /home/primardj/cours}/${fs_size /home/primardj/cours} ${fs_bar 7,150 /home/primardj/cours}$endif