out_to_x no own_window no out_to_console yes background no max_text_width 0 update_interval 1.0 total_run_times 0 override_utf8_locale yes use_xft yes xftfont Droid Sans:size=8 # bright green 2fdc57 # bright purple F70FF0 # bright cyan 00C758 # bright cyan 00fff2 # bright red ff0000 # cyan 5DBC9C 66B298 # dark cyan 00A9B5 # dark purple 6f3bff # light blue 5C83DE # light blue 7996a9 # light pink F26C91 # light purple C89BDC # light gold C8C039 # light yellow AFB500 # light yellow C1B63E # light green 33CC99 # light green 6DBE67 # light red dc322f # light red B94653 # mustard A0881E # orange D2820B FD9D0D # purple 8F5CAB # sky blue A4DDED # white FFFFFF TEXT [{ "full_text" : "HD home: ${fs_free /home} / ${fs_size /home} root: ${fs_free /} / ${fs_size /}" , "color" : "\#7996a9" } , { "full_text" : "Ram ${mem}" , "color" : "\#C89BDC" } , { "full_text" : "Wifi: ${wireless_essid wlp3s0} ${wireless_link_qual_perc wlp3s0}%" , "color" : "\#6DBE67" } , { "full_text" : "Vol: ${execi 1 amixer sget Master,0 | egrep -o '([0-9]+%|\[(piss|ooff)\])' | sed ':a;N;$!ba;s/\n/ /g'}", "color" : "\#C1B63E" } , { "full_text" : "Bat: ${battery_percent BAT0}%", "color" : "\#DC322F" } , { "full_text" : "${time %a %b %_e, %_I:%M %p}", "color" : "\#FFFFFF" } ] ,