Skip to content

Instantly share code, notes, and snippets.

@entropie
Created February 10, 2013 01:28
Show Gist options
  • Save entropie/4747906 to your computer and use it in GitHub Desktop.
Save entropie/4747906 to your computer and use it in GitHub Desktop.
background no
double_buffer yes
out_to_console yes
out_to_x no
own_window yes
own_window_type desktop
update_interval 1.0
font -*-terminus-*-*-*-*-12-*-*-*-*-*-*-*
TEXT
^bg(grey2)^fg(lightgreen) ${downspeed eth0} ${upspeed eth0} ^fg(darkgreen)^i(.xmonad/xbm/pacman.xbm) \
^bg(grey4)^fg(darkgreen) ^i(.xmonad/xbm/play.xbm) ^fg(grey80) ${mpd_smart 120} \
^bg(grey6)^fg(darkgreen) ^i(.xmonad/xbm/cpu.xbm) ^fg(lightgreen)${cpu}% \
^bg(grey8)^fg(darkgreen) ^i(.xmonad/xbm/mem.xbm) ^fg(lightgreen)$memperc% ^bg(grey20)^fg(grey)\
^bg(grey10)^fg(lightgreen) ${time %e} ^fg(darkgreen)^i(.xmonad/xbm/clock.xbm) ^fg(lightgreen)${time %H%M}^fg(darkgreen)${time %S}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment