Update conky.conf and mutt macros
This commit is contained in:
@ -83,8 +83,7 @@ ${color} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
|
||||
${color} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
|
||||
${voffset 6}${color}${font :size=14}DISK ${font}$hr
|
||||
${voffset 4}${color grey}Root: ${color}${fs_used /}/${fs_size /} ${voffset 3}${fs_bar 6 /}${voffset -3}
|
||||
${color grey}Boot: ${color}${fs_used /boot}/${fs_size /boot} ${voffset 3}${fs_bar 6 /boot}${voffset -3}
|
||||
${color grey}Home: ${color}${fs_used /home}/${fs_size /home} ${voffset 3}${fs_bar 6 /home}${voffset -3}
|
||||
${color grey}EFI: ${color}${fs_used /efi}/${fs_size /efi} ${voffset 3}${fs_bar 6 /efi}${voffset -3}
|
||||
${if_existing /sys/class/net/wlo1/operstate up}
|
||||
${voffset -12}${font :size=14}NETWORK ${font}$hr
|
||||
${voffset 4}${color grey}Net Down:${color} ${downspeed wlo1} ${goto 230}${color grey}Net Up:${color} ${upspeed wlo1}
|
||||
|
Reference in New Issue
Block a user