Code: Select all
${offset 20}${top name 1}${goto 220}${top cpu 1} ${goto 274}${top mem 1}
Also is it possible to have it refresh less often?
Thanks
David
Linux 20.3 Cinnamon
Code: Select all
${offset 20}${top name 1}${goto 220}${top cpu 1} ${goto 274}${top mem 1}
Code: Select all
top_name_width
Width for $top name value (defaults to 15 characters).
update_interval
and changing it from 1 to 1.2 made the difference for me.