Fix AUR update detection in conky.conf
This commit is contained in:
parent
f8059fb958
commit
d3f46ff9f6
@ -90,5 +90,5 @@ ${voffset 4}${color grey}Net Down:${color} ${downspeed wlo1} ${goto 230}${colo
|
||||
${downspeedgraph wlo1 32,155 104E8B ffffff} ${goto 230}${upspeedgraph wlo1 32,155 104E8B ffffff}
|
||||
${endif}
|
||||
${voffset -24}${color}${font :size=14}UPDATES ${font}$hr
|
||||
${voffset 4}${color grey}${alignc}Arch: ${color}${execi 1800 checkupdates | wc -l} ${color grey}AUR: ${color}${execi 1800 aur repo -u | wc -l}
|
||||
${voffset 4}${color grey}${alignc}Arch: ${color}${execi 1800 checkupdates | wc -l} ${color grey}AUR: ${color}${execi 1800 aur repo -u -d aur-local | wc -l}
|
||||
]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user