Created
February 10, 2013 01:28
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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