Advertisement
Kimarite

.myconkyrc - 2012.11.27.

Nov 27th, 2012
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  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. # Now my Desktop screen is: http://db.tt/4Nqz80sX
  14. # Wallpaper from (cropped off and resized to 1280x1024 size with a GThumb): http://www.fono.hu/images/bg.jpg
  15. # this website's background: http://www.fono.hu/
  16. #
  17. # Enjoy! :)
  18. ##############################################
  19. # Settings
  20. ##############################################
  21. background yes
  22. use_xft yes
  23. xftfont Sans:size=10
  24. xftalpha 0.5
  25. update_interval 5.0
  26. total_run_times 0
  27. own_window yes
  28. own_window_transparent yes
  29. ##############################################
  30. # Compositing tips:
  31. # Conky can play strangely when used with
  32. # different compositors. I have found the
  33. # following to work well, but your mileage
  34. # may vary. Comment/uncomment to suit.
  35. ##############################################
  36. ## no compositor
  37. own_window_type override
  38. own_window_argb_visual no
  39.  
  40. ## xcompmgr
  41. #own_window_type override
  42. #own_window_argb_visual yes
  43.  
  44. ## cairo-compmgr
  45. #own_window_type desktop
  46. #own_window_argb_visual yes
  47. ##############################################
  48. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  49. double_buffer yes
  50. minimum_size 240 240
  51. maximum_width 240
  52. draw_shades no
  53. draw_outline no
  54. draw_borders no
  55. draw_graph_borders no
  56. default_color white
  57. default_shade_color black
  58. default_outline_color white
  59. alignment top_right
  60. gap_x 12
  61. gap_y 12
  62. no_buffers yes
  63. uppercase no
  64. cpu_avg_samples 2
  65. override_utf8_locale yes
  66. ##############################################
  67. # Output
  68. ##############################################
  69. TEXT
  70.  
  71.  
  72. ${font Sans:bold:size=36}$alignr${time %H:%M:%S}
  73. ${font Sans:bold:size=12}$alignr${time %Y %b. %d., %A}
  74.  
  75. ${font Sans:bold:size=10}Rendszer${font}
  76. ${hr}
  77. $alignr $nodename 6.0.6 (squeeze)
  78. $alignr $kernel
  79. $alignr $machine
  80. #$alignr $updates
  81.  
  82. $alignr GNOME 2.30.2
  83. Uptime:$alignr $uptime
  84. Users logon:$alignr $user_number
  85. RAM:$alignr $mem / $memmax
  86. #$alignr ${membar 6,50}
  87. Swap:$alignr $swap / $swapmax
  88. #$alignr ${swapbar 8,100}
  89. Load:$alignr $loadavg
  90. Processes:$alignr $processes
  91. Running:$alignr $running_processes
  92. #$alignr ${cpubar 8,100}
  93. Root:$alignr${fs_used /} / ${fs_size /}
  94. #${fs_bar 6 /}
  95. Home:$alignr${fs_used /home} / ${fs_size /home}
  96. #${fs_bar 6 /home}
  97. temp0: $alignr ${hwmon 0 temp 1} C°
  98. temp1: $alignr ${hwmon 0 temp 2} C°
  99. fan2: $alignr ${hwmon 0 fan 2} RPM
  100.  
  101. ${font Sans:bold:size=10}Hálózat${font}
  102. ${hr}
  103. Le: ${downspeed ppp0}${alignr} Fel: ${upspeed ppp0}
  104. ${color 0fc4e3}${downspeedgraph ppp0 25,80 0fc4e3 0fc4e3 580} ${alignr}${upspeedgraph ppp0
  105. 25,80 0fc4e3 0fc4e3 90}${color}
  106. ${totaldown ppp0}${alignr} ${totalup ppp0}
  107.  
  108. ${font Sans:bold:size=10}CPU${font}
  109. ${hr}
  110. ${freq}MHz (${cpu cpu1}%)${alignr} ${color 0fc4e3}${cpugauge 30,60}${color}
  111.  
  112. ${font Sans:bold:size=10}Folyamat${font}
  113. ${hr}
  114. ${font Sans:bold:size=8}NÉV$alignr CPU$alignr MEM%$alignr MEMiB $alignr
  115. ${font Sans:size=8}
  116. ${top name 1} $alignr${top cpu 1} ${top mem 1} ${top mem_res 1} $alignr
  117. ${top name 2} $alignr${top cpu 2} ${top mem 2} ${top mem_res 2} $alignr
  118. ${top name 3} $alignr${top cpu 3} ${top mem 3} ${top mem_res 3} $alignr
  119. ${top name 4} $alignr${top cpu 4} ${top mem 4} ${top mem_res 4} $alignr
  120. ${top name 5} $alignr${top cpu 5} ${top mem 5} ${top mem_res 5} $alignr
  121. ${top name 6} $alignr${top cpu 6} ${top mem 6} ${top mem_res 6} $alignr
  122. ${top name 7} $alignr${top cpu 7} ${top mem 7} ${top mem_res 7} $alignr
  123. ${top name 8} $alignr${top cpu 8} ${top mem 8} ${top mem_res 8} $alignr
  124.  
  125. #${font Sans:bold:size=10}Időjárás${font}$
  126. #${hr}
  127. #${execi 120 ~/scripts/weather.sh}
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134. #${font Sans:bold:size=10}Névnap${font}
  135. #${hr}
  136. ${font Sans:size=16}${color 0fc4e3}${rss http://rss.messze.net/rss.php 3 item_titles 3}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement