background no out_to_console yes update_interval 2.0 total_run_times 0 use_spacer none TEXT ${if_match "${acpiacadapter}" == "off-line"}\ ${if_match ${battery_percent} > 30 }\ ^fg(\#656565)^i(/home/phil/.dwm/icons/bat_full_01.xbm)\ ^fg() ${battery_percent}%\ ${endif}\ ${if_match ${battery_percent} <= 30 }\ ${if_match ${battery_percent} > 15 }\ ^fg(\#656565)^i(/home/phil/.dwm/icons/bat_low_01.xbm)\ ^fg(yellow) ${battery_percent}%\ ${endif}\ ${endif}\ ${if_match ${battery_percent} <= 15 }\ ^fg(\#656565)^i(/home/phil/.dwm/icons/bat_empty_01.xbm)\ ^fg(red) ${battery_percent}%\ ${endif}\ ${else}\ ^fg(\#656565)^i(/home/phil/.dwm/icons/ac_01.xbm)\ ^fg() ${battery_percent}%\ ${endif}\ \ ${if_mixer_mute}\ ^fg(\#656565)^i(/home/phil/.dwm/icons/spkr_02.xbm)\ ^fg(\#656565) ${mixer Master}%\ ${else}\ ^fg(\#656565)^i(/home/phil/.dwm/icons/spkr_01.xbm)\ ^fg() ${mixer Master}%\ ${endif}\ \ ^fg(\#656565)^i(/home/phil/.dwm/icons/wifi_01.xbm)\ ^fg() ${wireless_link_qual_perc wlan0}%\ \ ^fg(\#656565)^i(/home/phil/.dwm/icons/temp.xbm) \ ^fg()${hwmon 0 temp 1}°\ \ ^fg()${time %I:%M%P} \