Advertisement
Guest User

Untitled

a guest
Mar 30th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. alignment bottom_left
  2. use_xft yes
  3. xftfont 123:size=8
  4. xftalpha 0.1
  5. update_interval 1
  6. total_run_times 0
  7. own_window_argb_visual no
  8. own_window_argb_value 110
  9. own_window_class Conky
  10. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  11. own_window_transparent yes
  12. own_window_type override
  13. own_window_type normal
  14. own_window yes
  15. double_buffer yes
  16. minimum_size 250 5
  17. maximum_width 820
  18. draw_shades no
  19. draw_outline no
  20. draw_borders no
  21. draw_graph_borders no
  22. default_color white
  23. default_shade_color red
  24. default_outline_color green
  25. gap_x 50
  26. gap_y -300 #вертикальное выравнивание
  27. no_buffers yes
  28. uppercase no
  29. cpu_avg_samples 2
  30. net_avg_samples 1
  31. override_utf8_locale yes
  32. use_spacer yes
  33.  
  34.  
  35. TEXT
  36. ${voffset 10}${color EAEAEA}${font steiner:pixelsize=120}${time %H:%M}${font}${voffset -84}${offset 10}${color 98ce57}${font GE Inspira:pixelsize=42}${time %d} ${voffset -15}${color EAEAEA}${font Ubuntu:pixelsize=22}${time %B} ${time %Y}${font}${voffset 15}${font Ubuntu:pixelsize=58}${offset -148}${time %A}${font}
  37. ${voffset 20}${offset 12}${font Ubuntu:pixelsize=14}${color 98ce57}HDD ${offset 9}$color${fs_free /} / ${fs_size /}${offset 28}${color 98ce57}RAM ${offset 9}$color$mem / $memmax${offset 20}${color 98ce57}CPU ${offset 9}$color${cpu cpu0}%
  38.  
  39. #${font Ubuntu:size=8,weight:normal}${color3}${goto 150}${top_mem mem 1}%${goto 200}${font Ubuntu:size=7,weight:normal}${color1}${top_mem name 1} ${goto 300}#${font Ubuntu:size=9,weight:normal}${color1}${top name 1}${goto 470}${color 98ce57}${top cpu 1}%
  40.  
  41. #${font Ubuntu:size=8,weight:normal}${color3}${goto 150}${top_mem mem 2}%${goto 200}${font Ubuntu:size=7,weight:normal}${color2}${top_mem name 2} ${goto 300}#${font Ubuntu:size=9,weight:normal}${color2}${top name 2}${goto 470}${color 98ce57}${top cpu 2}%
  42.  
  43. #${font Ubuntu:size=8,weight:normal}${color3}${goto 150}${top_mem mem 3}%${goto 200}${font Ubuntu:size=7,weight:normal}${color3}${top_mem name 3} ${goto 300}#${font Ubuntu:size=9,weight:normal}${color3}${top name 3}${goto 470}${color 98ce57}${top cpu 3}%
  44.  
  45. #${goto 300}${font Ubuntu:size=8,weight:normal}${color 98ce57}${threads} ${color1}процессов запущено
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement