Advertisement
Guest User

clock

a guest
Oct 11th, 2012
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1.  
  2. use_xft yes
  3. out_to_x no
  4. background no
  5. out_to_console yes
  6. update_interval 2.0
  7. total_run_times 0
  8. double_buffer yes
  9. use_spacer none
  10.  
  11. TEXT
  12. ^fg()${time %b %d, %H:%M} - ${if_mpd_playing} ^fg(\#BE0E50)^i(/home/phyrne/.dzen/icons/headphones.xbm) \
  13. ^fg(\#D6D6D6)${mpd_artist} ^fg(\#BE0E50)^i(/home/phyrne/.dzen/icons//arrowsinvert.xbm) \
  14. ^fg(\#D6D6D6)${mpd_title} ${else} \
  15. ^fg(\#D6D6D6)${exec cat ~/.dzen/blank} \
  16. ${endif}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement