Advertisement
Guest User

Untitled

a guest
Dec 30th, 2013
1,589
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. background yes
  2. use_xft yes
  3. xftfont Sans:size=9
  4. xftalpha 1
  5. update_interval 1.0
  6. total_run_times 0
  7. own_window yes
  8. own_window_transparent yes
  9. own_window_type desktop
  10. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  11. double_buffer yes
  12. minimum_size 250 250
  13. maximum_width 250
  14. draw_shades yes
  15. draw_outline no
  16. draw_borders no
  17. draw_graph_borders yes
  18. default_color white
  19. default_shade_color black
  20. default_outline_color white
  21. alignment top_left
  22. gap_x 12
  23. gap_y 20
  24. no_buffers yes
  25. uppercase no
  26. cpu_avg_samples 2
  27. override_utf8_locale no
  28.  
  29. TEXT
  30. $color${font}${font Open Sans:size=20}$alignr${time %H:%M}$font
  31. ${font Open Sans:Bold:size=10}${color red2}Date ${hr 2}$color${font}
  32. $color${font Open Sans:size=12}$alignr${time %a}, ${time %d %b %Y}$font$color
  33.  
  34. ${font Open Sans:Bold:size=10}${color red2}Spotify ${hr 2}$color${font}
  35. ${exec /home/tom/.conky/spotify-nowplaying.sh}
  36. ${exec cat ~/.cache/spotify-nowplaying}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement