Guest User

conky

a guest
Apr 8th, 2013
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. #####################
  2. # - Text settings - #
  3. #####################
  4. use_xft yes
  5. use_spacer yes
  6. xftfont Ubuntu:size=8
  7. override_utf8_locale yes
  8. text_buffer_size 2048
  9.  
  10. #############################
  11. # - Window specifications - #
  12. #############################
  13. own_window_class Conky
  14. #own_window_color white
  15. own_window yes
  16. own_window_type conky
  17. own_window_transparent yes
  18. own_window_hints undecorated,sticky,skip_taskbar,skip_pager,below
  19. #own_window_argb_visual no
  20. #own_window_argb_value 0
  21. border_inner_margin 0
  22. border_outer_margin 0
  23. falignment br
  24. background no
  25. alignment top_right
  26. gap_x 20
  27. gap_y 40
  28. minimum_size 200 750
  29. maximum_width 190
  30. #default_bar_size 60 8
  31.  
  32.  
  33. #########################
  34. # - Graphics settings - #
  35. #########################
  36. draw_shades no
  37. draw_outline no
  38. draw_borders no
  39. default_color cccccc
  40. color0 white
  41. color1 CE5C00
  42. color2 white
  43. color3 CE5C00
Advertisement
Add Comment
Please, Sign In to add comment