Guest

Untitled

By: a guest on Feb 15th, 2010  |  syntax: None  |  size: 1.24 KB  |  hits: 163  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1. # conky configuration
  2. #
  3. # The list of variables has been removed from this file in favour
  4. # of keeping the documentation more maintainable.
  5. # Check http://conky.sf.net for an up-to-date-list.
  6. #
  7. # For ideas about how to modify conky, please see:
  8. # http://crunchbanglinux.org/forums/topic/59/my-conky-config/
  9. #
  10. # For help with conky, please see:
  11. # http://crunchbanglinux.org/forums/topic/2047/conky-help/
  12. #
  13. # Enjoy! :)
  14. ##############################################
  15. #  Settings
  16. ##############################################
  17. background yes
  18. use_xft yes
  19. xftfont Sans:size=8
  20. xftalpha 1
  21. update_interval 1.0
  22. total_run_times 0
  23. own_window yes
  24. own_window_transparent yes
  25. own_window_type desktop
  26. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  27. double_buffer yes
  28. draw_shades yes
  29. draw_outline no
  30. draw_borders no
  31. draw_graph_borders no
  32. default_color white
  33. default_shade_color black
  34. default_outline_color white
  35. alignment top_left
  36. gap_x 12
  37. gap_y 12
  38. no_buffers yes
  39. uppercase no
  40. cpu_avg_samples 2
  41. net_avg_samples 2
  42. override_utf8_locale yes
  43. ##############################################
  44. #  Output
  45. ##############################################
  46. lua_load /home/koegs/.conky/sysinfocorner.lua
  47. lua_draw_hook_pre draw_lines
  48. TEXT