Advertisement
Guest User

.conkyrc_clock

a guest
May 7th, 2010
1,232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. background yes
  2. use_xft yes
  3. xftfont 123:size=6
  4. xftalpha 0.8
  5. update_interval 0.50
  6. total_run_times 0
  7. own_window yes
  8. own_window_type override
  9. own_window_transparent yes
  10. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  11. double_buffer yes
  12. minimum_size 195
  13. maximum_width 195
  14. draw_shades no
  15. draw_outline no
  16. draw_borders no
  17. draw_graph_borders no
  18. default_color white
  19. default_shade_color black
  20. default_outline_color white
  21. alignment top_middle
  22. gap_x 0
  23. gap_y 8
  24. no_buffers yes
  25. uppercase no
  26. cpu_avg_samples 2
  27. net_avg_samples 2
  28. override_utf8_locale yes
  29. use_spacer yes
  30. text_buffer_size 256
  31. draw_graph_borders noxftfont 123:size=8
  32.  
  33.  
  34. TEXT
  35. ${font}${color wheat3}TIME ${color azure} ${stippled_hr}
  36. $font${color MintCream}${alignc}LOCAL ${time %H : %M} : ${color coral}${time %S}
  37. $font${color MintCream}${alignc}UTC ${utime %H : %M} : ${color coral}${time %S}
  38. ${font}${color wheat3}Date ${color azure}${stippled_hr}${color MintCream}
  39. $font${color MintCream}$alignc${time %A, %B %-d}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement