Update conky.conf and mutt macros

This commit is contained in:
2024-03-07 23:33:26 +01:00
parent 4220a7869b
commit 1ecafc120e
2 changed files with 2 additions and 3 deletions

View File

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