Advertisement
Marksman

Untitled

Jun 17th, 2012
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.74 KB | None | 0 0
  1. # conky configuration                                                                                
  2.  
  3. # set to yes if you want Conky to be forked in the background
  4. # background no                                                
  5.  
  6. # X font when Xft is disabled, you can pick one with program xfontsel
  7. #font 5x7                                                            
  8. #font 6x10                                                          
  9. #font 7x13                                                          
  10. #font 8x13                                                          
  11. #font 9x15                                                          
  12. #font *mintsmild.se*                                                
  13. #font -*-*-*-*-*-*-34-*-*-*-*-*-*-*                                  
  14.  
  15.  
  16. # Use Xft?
  17. use_xft yes
  18.  
  19. # Xft font when Xft is enabled
  20. #xftfont Bitstream Vera Sans Mono:size=8
  21. xftfont Terminus:size=9                
  22.  
  23. # Text alpha when using Xft
  24. xftalpha 0.8              
  25.  
  26. update_interval 2          
  27.                                  
  28. total_run_times 0                                              
  29.  
  30. #own_window yes
  31. #own_window_transparent yes
  32. #own_window_type override
  33. #own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  34. #double_buffer yes
  35.  
  36. own_window yes
  37. own_window_class Conky
  38. own_window_type desktop
  39. own_window_type normal
  40. own_window_argb_visual yes
  41. own_window_transparent yes
  42. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  43.  
  44. #own_window yes
  45. #own_window_class Conky
  46. #own_window_type desktop
  47. #own_window_type normal
  48. #own_window_argb_visual yes
  49. #own_window_transparent yes
  50. #own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  51.  
  52.  
  53. double_buffer yes                                                  
  54.  
  55. maximum_width 170
  56.  
  57. draw_shades no
  58. draw_outline no
  59.  
  60. # Draw borders around text
  61. draw_borders no          
  62.  
  63. #stippled_borders 10
  64.  
  65.  
  66. border_width 1
  67.  
  68. default_color white
  69. default_shade_color black
  70. default_outline_color white
  71.  
  72. # Text alignment, other possible values are commented
  73. alignment top_left
  74. #alignment top_right
  75. #alignment bottom_left
  76. #alignment bottom_right
  77.  
  78. gap_x 10
  79. gap_y 15
  80.  
  81. no_buffers yes                                  
  82.  
  83. # set to yes if you want all text to be in uppercase
  84. uppercase no                                        
  85.  
  86. #net_avg_samples 2                
  87.  
  88. override_utf8_locale yes                        
  89.  
  90.  
  91. # Add spaces to keep things from moving about?  This only affects certain objects.
  92. use_spacer none                                                                  
  93. #Note: doesn't work in conky 1.2 =(                                              
  94.  
  95. # stuff after 'TEXT' will be formatted on screen
  96.  
  97. #${color d2e8ff}/var/log/messages.log:
  98. #${color}${exec sudo tail -n20 /var/log/messages.log}
  99.  
  100. #${color d2e8ff}Load: ${color }$loadavg
  101.  
  102. TEXT
  103.  
  104.  
  105. ${font openlogos:pixelsize=24}${color yellow}Fedora 17${alignc}${font comic sans ms:pixelsize=24}${color}  #${font openlogos:pixelsize=24}Linux${font  comic sans ms:pixelsize=19}${color 21D2FF}
  106. ${font  bauhaus:pixelsize=11}
  107.  
  108. ${color yellow}${time %a} ${color}${color green}${time %e %B %G}${color}
  109. ${color yellow}Время: ${color }${color green}${time %Hh:%Mm:%Ss}${color}
  110. ${color yellow}Работает: ${color }${color green}$uptime${color}
  111. ${color yellow}Ядро: ${color }${color green}$kernel${color}
  112. #${color 25ec8c}Архитектура:${color} ${color green}$machine${color}
  113. ${color orange}CPUs: ${color}${color green}${freq} МГц${color}
  114. ${color orange}CPU1: ${color}${color green}${cpu cpu0}%${color}  ${alignc}   ${color orange}&&${color}  ${alignr}${color orange}CPU3:${color} ${color green}${cpu cpu2}%${color}
  115. ${color orange}CPU2: ${color}${color green}${cpu cpu1}%${color}  ${alignc}   ${color orange}&&${color}  ${alignr}${color orange}CPU4:${color} ${color green}${cpu cpu3}%${color}
  116. ${color yellow}${cpugraph 20,170} ${color}
  117. #${color d2e8ff}Processes: ${color }$processes  
  118. #${color d2e8ff}Running: ${color }$running_processes
  119.  
  120. ${color green}RAM:
  121. ${color 21D2FF}$memperc% $mem/$memmax
  122. ${color yellow}${membar 9,170 21D2FF}
  123. ${color green}Swap:          
  124. ${color 21D2FF}$swapperc% $swap/$swapmax
  125. ${color yellow}${swapbar 9,170 21D2FF}
  126.  
  127. ${color green}CPU:
  128. ${color yellow} ${top name 1}  ${alignr}${top cpu 1}
  129. ${color 21D2FF} ${top name 2}  ${alignr}${top cpu 2}
  130. ${color 21D2FF} ${top name 3}  ${alignr}${top cpu 3}
  131. ${color 21D2FF} ${top name 4}  ${alignr}${top cpu 4}
  132. ${color 21D2FF} ${top name 5}  ${alignr}${top cpu 5}
  133. #${color 21D2FF} ${top name 6}  ${alignc}${top cpu 6}
  134. #${color 21D2FF} ${top name 7}  ${alignc}${top cpu 7}
  135.  
  136. # ${color 21D2FF}
  137. ${color green}RAM:
  138. ${color yellow} ${top_mem name 1}  ${alignr}${top_mem mem 1}
  139. ${color 21D2FF} ${top_mem name 2}  ${alignr}${top_mem mem 2}
  140. ${color 21D2FF} ${top_mem name 3}  ${alignr}${top_mem mem 3}
  141. ${color 21D2FF} ${top_mem name 4}  ${alignr}${top_mem mem 4}
  142. ${color 21D2FF} ${top_mem name 5}  ${alignr}${top_mem mem 5}
  143. #${color 21D2FF} ${top_mem name 6}  ${alignc}${top_mem mem 6}
  144. #${color 21D2FF} ${top_mem name 7}  ${alignc}${top_mem mem 7}
  145. #${color green}Root:
  146. #${color 21D2FF}${fs_free /}/${fs_size /}
  147. #${fs_bar 9,170 / 21D2FF}                
  148. #${color green}Archimed:            
  149. #${color 21D2FF}${fs_free /home}/${fs_size /home}
  150. #${fs_bar 9,170 /home 21D2FF}
  151. ###              ${color d2e8ff}BACKUP:
  152. ###              ${color}${fs_free /mnt/Backup}/${fs_size /mnt/Backup}
  153. ###              ${fs_bar 7,100 /mnt/Backup}
  154.  
  155. ${color green}Network:${color}
  156. ${color 21D2FF}Down: ${downspeed wlan0}/s
  157. Total: ${totaldown wlan0}${color}
  158. ${color orange}${downspeedgraph wlan0 15,170}${color}
  159. ${color 21D2FF}Up: ${upspeed wlan0} /s
  160. Total: ${totalup wlan0}${color}
  161. ${color orange}${upspeedgraph wlan0 15,170}${color}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement