|
|
@ -49,8 +49,17 @@ ${if_mounted /mnt/FLASH}$color | flash: ${color brown}${fs_free /mnt/FLASH}${end |
|
|
|
#${if_mpd_playing}${offset 50}${color darkgreen}[$mpd_smart - $mpd_length/$mpd_percent%]$color${endif} |
|
|
|
#${if_mpd_playing}${offset 50}${color darkgreen}[$mpd_smart - $mpd_length/$mpd_percent%]$color${endif} |
|
|
|
$alignr\ |
|
|
|
$alignr\ |
|
|
|
${color darkred} ${execi 86400 dates >/dev/null && echo " " || echo ""}$color\ |
|
|
|
${color darkred} ${execi 86400 dates >/dev/null && echo " " || echo ""}$color\ |
|
|
|
${if_match ${battery_percent BAT0} <= 20}${color red} ${else if_match ${battery_percent BAT0} <= 60}${color brown} ${else}${color darkgreen} ${endif}\ |
|
|
|
\ |
|
|
|
|
|
|
|
${if_match ${battery_percent BAT0} <= 20}\ |
|
|
|
|
|
|
|
${color red} \ |
|
|
|
|
|
|
|
${else}${if_match ${battery_percent BAT0} <= 60}\ |
|
|
|
|
|
|
|
${color brown} \ |
|
|
|
|
|
|
|
${else}\ |
|
|
|
|
|
|
|
${color darkgreen} \ |
|
|
|
|
|
|
|
${endif}\ |
|
|
|
|
|
|
|
${endif}\ |
|
|
|
${battery_percent BAT0}%$color |\ |
|
|
|
${battery_percent BAT0}%$color |\ |
|
|
|
|
|
|
|
\ |
|
|
|
${color darkred}$color ${execi 60 cat $MD/new}$color | \ |
|
|
|
${color darkred}$color ${execi 60 cat $MD/new}$color | \ |
|
|
|
${color darkblue}[${execi 2 SHELL=/bin/sh skb 1}]$color | \ |
|
|
|
${color darkblue}[${execi 2 SHELL=/bin/sh skb 1}]$color | \ |
|
|
|
${color darkgreen}墳 ${execi 5 amixer get Master | grep -o '\[..*%\]' -m 1 | sed 's/\[\|\]//g'}$color | \ |
|
|
|
${color darkgreen}墳 ${execi 5 amixer get Master | grep -o '\[..*%\]' -m 1 | sed 's/\[\|\]//g'}$color | \ |
|
|
|