lucasm86

conkyrc

May 19th, 2011
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. ## .conkyrc configuration
  2. #VISITA ARTESCRITORIO.COM PARA MAS INFORMACION
  3. alignment bottom_left
  4. border_margin
  5. border_width 0
  6. double_buffer yes
  7. draw_borders no
  8. draw_graph_borders no
  9. draw_outline no
  10. draw_shades no
  11. gap_x 15
  12. gap_y 600
  13. max_specials 1024
  14. max_user_text 10000
  15. maximum_width 250
  16. minimum_size 400
  17. net_avg_samples 2
  18. no_buffers yes
  19. own_window yes
  20. own_window_type override
  21. own_window_transparent yes
  22. own_window_hints undecorate,sticky,skip_pager,skip_taskbar,below
  23. pad_percents 2
  24. short_units yes
  25. stippled_borders 0
  26. text_buffer_size 8000
  27. total_run_times 0
  28. update_interval 2.0
  29. uppercase no
  30. use_spacer none
  31. use_xft yes
  32. xftalpha 0.8
  33. xftfont Freesans:pixelsize=9
  34. default_color 000000
  35. on bottom yes
  36.  
  37. #############
  38. # own window options
  39. own_window yes
  40. own_window_transparent yes
  41. own_window_type override
  42. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  43. own_window yes
  44. own_window_transparent yes
  45. own_window_type desktop
  46. #############
  47.  
  48.  
  49. TEXT
  50. ${goto 10} ${font Free Sans:pixelsize=14}Hoy es ${time %A}${font}
  51. ${goto 10}${font Free Sans:pixelsize=14} y son las ${time %I:%M:%S} ${font}
  52. ${goto 10}${font Free Sans:pixelsize=14} del ${time %d de %B del año %Y}
  53. ${goto 10}${font Free Sans:pixelsize=14} Sonrie, y ten un buen dia.
  54. ${goto 10}${font Free Sans:pixelsize=14}-No olvides:
  55. ${goto 20}${font Free Sans:pixelsize=12}-Leer un libro
  56. ${goto 20}${font Free Sans:pixelsize=12}-Tomar el desayuno
  57. ${goto 20}${font Free Sans:pixelsize=12}-Decir buenos dias
  58. ${goto 20}${font Free Sans:pixelsize=12}-Ser feliz
  59. ${goto 20}${font Free Sans:pixelsize=12}-Cortesia de lucasm86 ;)
  60. ${font}
Advertisement
Add Comment
Please, Sign In to add comment