Advertisement
aesc22

conkyrcwhite

Aug 10th, 2012
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.95 KB | None | 0 0
  1. # Conky settings #
  2. background yes
  3. update_interval 1
  4. total_run_times 0
  5.  
  6. cpu_avg_samples 2
  7. net_avg_samples 2
  8. temperature_unit celsius
  9.  
  10. double_buffer yes
  11. no_buffers yes
  12. text_buffer_size 2048
  13.  
  14. gap_x 10
  15. gap_y 10
  16.  
  17. minimum_size 195 450
  18. maximum_width 195
  19.  
  20. own_window yes
  21. own_window_transparent yes
  22. own_window_argb_visual yes
  23. own_window_hints undecorate,below,sticky,skip_taskbar,skip_pager
  24. border_inner_margin 0
  25. border_outer_margin 0
  26. alignment top_right
  27.  
  28. draw_shades no
  29. draw_outline no
  30. draw_borders no
  31. draw_graph_borders no
  32.  
  33. override_utf8_locale yes
  34. use_xft yes
  35. xftfont caviar dreams:size=8
  36. xftalpha 0.5
  37. uppercase no
  38.  
  39. # Conky settings #
  40. background yes
  41. update_interval 1
  42. total_run_times 0
  43.  
  44. cpu_avg_samples 2
  45. net_avg_samples 2
  46. temperature_unit celsius
  47.  
  48. double_buffer yes
  49. no_buffers yes
  50. text_buffer_size 2048
  51.  
  52. gap_x 10
  53. gap_y 10
  54.  
  55. minimum_size 195 450
  56. maximum_width 195
  57.  
  58. own_window yes
  59. own_window_transparent yes
  60. own_window_argb_visual yes
  61. own_window_hints undecorate,below,sticky,skip_taskbar,skip_pager
  62. border_inner_margin 0
  63. border_outer_margin 0
  64. alignment top_right
  65.  
  66. draw_shades no
  67. draw_outline no
  68. draw_borders no
  69. draw_graph_borders no
  70.  
  71. override_utf8_locale yes
  72. use_xft yes
  73. xftfont caviar dreams:size=8
  74. xftalpha 0.5
  75. uppercase no
  76.  
  77. default_color FFFFFF
  78. color1 FFFFFF
  79. color2 FFFFFF
  80. color3 FFFFFF
  81. color4 FFFFFF
  82.  
  83. #color1 DDDDDD
  84. #color2 AAAAAA
  85. #color3 888888
  86. #color4 D54D23
  87.  
  88. # Lua Load #
  89. lua_load ~/.lua/scripts/clock_rings.lua
  90. lua_draw_hook_pre clock_rings
  91.  
  92. TEXT
  93. ${font birth of a hero:size=12 weight:bold}${color1}${voffset 100}${goto 28}${time %A}${font birth of a hero:size=20}${alignr}${color2}${time %I}:${time %M}${font birth of a hero:size=10}${color3}${time %P}
  94. ${font birth of a hero:size=20 weight:bold}${color1}${time %b} ${font birth of a hero:size=20}${color2}${time %e} ${color3}${time %Y}${goto 90}${voffset -12}${color1}${cpugraph 10,80 666666 666666}
  95. ${font Ubuntu:size=10}${color4}${goto 65}${voffset -89}${cpu cpu0}% ${cpu cpu1}%
  96. ${goto 70}${font Ubuntu:size=10}${color1}${voffset 65}${top name 1}${alignr}${top cpu 1}%
  97. ${goto 70}${font Ubuntu:size=10}${color2}${voffset -5}${top name 2}${alignr}${top cpu 2}%
  98. ${goto 70}${font Ubuntu:size=10}${color3}${voffset -5}${top name 3}${alignr}${top cpu 3}%
  99.  
  100. ${font birth of a hero:size=12 weight:bold}${color1}${goto 68}${voffset 38}MEM ${font Ubuntu:size=10}${goto 47}${voffset -15}${color4}${memperc}%
  101. ${goto 70}${font Ubuntu:size=10}${color1}${voffset 10}${top_mem name 1}${alignr}${top mem 1}%
  102. ${goto 70}${font Ubuntu:size=10}${color2}${voffset -5}${top_mem name 2}${alignr}${top mem 2}%
  103. ${goto 70}${font Ubuntu:size=10}${color3}${voffset -5}${top_mem name 3}${alignr}${top mem 3}%
  104. ${alignr}${voffset -70}${memgraph 20,80 666666 666666}
  105.  
  106. ${font birth of a hero:size=12 weight:bold}${color1}${goto 68}${voffset 70}Raiz ${font Ubuntu:size=10}${goto 47}${voffset -16}${color4}${fs_used_perc /}%
  107. ${alignr}${voffset -20}${diskiograph 20,80 666666 666666}
  108. ${goto 70}${voffset -1}${font Ubuntu:size=10}${color2}Used:${alignr}${fs_used /}
  109. ${goto 70}${voffset -3}${font Ubuntu:size=10}${color2}Free:${alignr}${fs_free /}
  110. ${font birth of a hero:size=12 weight:bold}${color1}${goto 68}${voffset 70}Home ${font Ubuntu:size=10}${goto 47}${voffset -16}${color4}${fs_used_perc /home}%
  111. ${alignr}${voffset -20}${diskiograph 20,80 666666 666666}
  112. ${goto 70}${voffset -1}${font Ubuntu:size=10}${color2}Used:${alignr}${fs_used /home}
  113. ${goto 70}${voffset -3}${font Ubuntu:size=10}${color2}Free:${alignr}${fs_free /home}
  114.  
  115. ${font birth of a hero:size=12 weight:bold}${color1}${goto 68}${voffset 55}NET ${font Ubuntu:size=10}${goto 47}${voffset -17}${color4}${downspeed eth0} ${alignr}${voffset 0}${downspeedgraph eth0 20,80 666666 666666}
  116. ${voffset -7}${goto 70}${color2}${font Ubuntu:size=10}${color2}${if_up eth0}eth:${alignr}${addr eth0} ${endif}
  117. ${voffset -3}${goto 70}${if_up wlan0}wlan:${alignr}${addr wlan0}${endif}
  118. ${goto 70}${voffset -3}${font Rational Integer:size=12 weight:bold}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement