Update conky.conf and mutt macros
This commit is contained in:
parent
4220a7869b
commit
1ecafc120e
@ -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}
|
||||
|
@ -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>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user