Update conky.conf and mutt macros

This commit is contained in:
daniele 2024-03-07 23:33:26 +01:00
parent 4220a7869b
commit 1ecafc120e
Signed by: fuxino
GPG Key ID: 981A2B2A3BBF5514
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}

View File

@ -1,3 +1,3 @@
macro pager \cb <pipe-entry>'urlview'<enter> 'Follow links with urlview'
macro pager \cb <pipe-entry>'urlscan'<enter> 'Follow links with urlview'
macro index,pager a "<pipe-message>abook --add-email-quiet<return>" "Add this sender to Abook"
macro attach V "<pipe-entry>iconv -c --to-code=UTF8 > ~/.cache/mutt/mail.html<enter><shell-escape>vivaldi-stable ~/.cache/mutt/mail.html<enter>"