Hello, i need help. How to make conky hide battery info, when battery is not present?
This is what i have now:
${color grey}Battery ${color}${battery BAT1}
${color grey}Remain: ${color}${battery_percent BAT1}%
${color grey}Time: ${color}${battery_time BAT1}
What i want, is to hide the two last lines, when in first line battery status is "not present".
