Advertisement
Guest User

Untitled

a guest
Jun 28th, 2013
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.61 KB | None | 0 0
  1. # Conky sample 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. # set to yes if you want Conky to be forked in the background
  8. background no
  9.  
  10. # X font when Xft is disabled, you can pick one with program xfontsel
  11. #font 5x7
  12. #font 6x10
  13. #font 7x13
  14. #font 8x13
  15. #font 9x15
  16. #font *mintsmild.se*
  17. #font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
  18.  
  19. # Use Xft?
  20. use_xft yes
  21.  
  22. # Xft font when Xft is enabled
  23. xftfont Sans Mono:size=6
  24.  
  25. # Text alpha when using Xft
  26. xftalpha 0.8
  27.  
  28. # Print everything to stdout?
  29. # out_to_console no
  30.  
  31. # MPD host/port
  32. # mpd_host localhost
  33. # mpd_port 6600
  34. # mpd_password tinker_bell
  35.  
  36. # Print everything to console?
  37. # out_to_console no
  38.  
  39. # mail spool
  40. # mail_spool $MAIL
  41.  
  42. # Update interval in seconds
  43. update_interval 2
  44.  
  45. # This is the number of times Conky will update before quitting.
  46. # Set to zero to run forever.
  47. total_run_times 0
  48.  
  49. # Create own window instead of using desktop (required in nautilus)
  50. own_window yes
  51.  
  52. # If own_window is yes, you may use type normal, desktop or override
  53. own_window_type normal
  54.  
  55. # Use pseudo transparency with own_window?
  56. own_window_transparent yes
  57.  
  58. # If own_window_transparent is set to no, you can set the background colour here
  59. own_window_colour hotpink
  60.  
  61. # If own_window is yes, these window manager hints may be used
  62. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  63.  
  64. # Use double buffering (reduces flicker, may not work for everyone)
  65. double_buffer yes
  66.  
  67. # Minimum size of text area
  68. minimum_size 190 721
  69.  
  70. # Draw shades?
  71. draw_shades yes
  72.  
  73. # Draw outlines?
  74. draw_outline no
  75.  
  76. # Draw borders around text
  77. draw_borders yes
  78.  
  79. # Draw borders around graphs
  80. draw_graph_borders no
  81.  
  82. # Stippled borders?
  83. stippled_borders no
  84.  
  85. # border margins
  86. #border_margin 8
  87. border_inner_margin 5
  88.  
  89. # border width
  90. border_width 1
  91.  
  92. # Default colors and also border colors
  93. default_color 4d6f56
  94. default_shade_color black
  95. default_outline_color black
  96.  
  97. # Text alignment, other possible values are commented
  98. #alignment top_left
  99. alignment top_right
  100. #alignment bottom_left
  101. #alignment bottom_right
  102. #alignment none
  103.  
  104. # Gap between borders of screen and text
  105. # same thing as passing -x at command line
  106. gap_x 10
  107. gap_y 35
  108.  
  109. # Subtract file system buffers from used memory?
  110. no_buffers no
  111.  
  112. # set to yes if you want all text to be in uppercase
  113. uppercase no
  114.  
  115. # number of cpu samples to average
  116. # set to 1 to disable averaging
  117. cpu_avg_samples 2
  118.  
  119. # number of net samples to average
  120. # set to 1 to disable averaging
  121. net_avg_samples 2
  122.  
  123. # Force UTF8? note that UTF8 support required XFT
  124. override_utf8_locale yes
  125.  
  126. # Add spaces to keep things from moving about? This only affects certain objects.
  127. use_spacer none
  128.  
  129. # Allow each port monitor to track at most this many connections (if 0 or not set, default is 256)
  130. #max_port_monitor_connections 256
  131.  
  132. # Maximum number of special things, e.g. fonts, offsets, aligns, etc.
  133. #max_specials 512
  134.  
  135. # Maximum size of buffer for user text, i.e. below TEXT line.
  136. max_user_text 3366
  137.  
  138. # Maximum width of window
  139. maximum_width 190
  140.  
  141. # variable is given either in format $variable or in ${variable}. Latter
  142. # allows characters right after the variable and must be used in network
  143. # stuff because of an argument
  144.  
  145. # stuff after 'TEXT' will be formatted on screen
  146.  
  147. TEXT
  148. ${alignc}${color #7a7a7a}$nodename - $sysname $kernel on $machine
  149.  
  150. ${color #836226}SYSTEM INFO $stippled_hr
  151.  
  152. ${color #7a7a7a}Uptime: ${color #4D6F56} $uptime
  153. ${color #7a7a7a}Load: ${color #4D6F56} $loadavg
  154.  
  155. ${color #7a7a7a}CPU: ${color #4D6F56}$cpu% ${color #7a7a7a}| ${color #4D6F56}$freq_g GHz
  156. ${color #4D6F56}${cpubar cpu1}
  157. ${color #4D6F56}${cpubar cpu2}
  158. ${color #4D6F56}${cpugraph 0 11,188 836226 4d6f56}
  159.  
  160. ${color #7a7a7a}MEM: ${color #4D6F56}$mem ${color #7a7a7a}| ${color #4D6F56}$memmax ${color #7a7a7a}| ${color #4D6F56}$memperc%
  161. ${color #4D6F56}${membar}
  162.  
  163. ${color #7a7a7a}DISK IO:${offset 28}${color #4D6F56}${diskio}
  164. ${color #7a7a7a}DISK temp:${offset 15}${color #4D6F56}$hddtemp C
  165. ${color #4D6F56}${diskiograph 11,188}
  166.  
  167. ${color #836226}FILE SYSTEMS $stippled_hr
  168.  
  169. ${color #7a7a7a}/ ${color #4D6F56}${fs_used /} ${color #7a7a7a}| ${color #4D6F56}${fs_size /} ${color #7a7a7a}| ${color #4D6F56}$fs_used_perc%
  170. ${color #4D6F56}${fs_bar /}
  171.  
  172.  
  173. ${color #7a7a7a}SWAP ${color #4D6F56}$swap ${color #7a7a7a}| ${color #4D6F56}$swapmax ${color #7a7a7a}| ${color #4D6F56}$swapperc%
  174. ${color #4D6F56}${swapbar}
  175.  
  176.  
  177. ${color #836226}NETWORKING $stippled_hr
  178.  
  179.  
  180. ${color #7a7a7a}ETH0: ${color #4D6F56}${addr eth0}
  181. ${color #4D6F56}${downspeedgraph eth0 11,90 836226 4d6f56}${offset 8}${color #4D6F56}${upspeedgraph eth0 11,90 4d6f56 836226}
  182. ${color #7a7a7a}download: ${color #4D6F56} ${downspeed eth0} /s ${alignr} ${color #7a7a7a}upload:${color #4D6F56} ${upspeed eth0} /s
  183.  
  184.  
  185. ${color #7a7a7a}WLAN0: ${color #4D6F56}${addr wlan0}
  186. ${color #4D6F56}${downspeedgraph wlan0 11,90 836226 4d6f56}${offset 8}${color #4D6F56}${upspeedgraph wlan0 11,90 4d6f56 836226}
  187. ${color #7a7a7a}download: ${color #4D6F56} ${downspeed wlan0} /s ${alignr} ${color #7a7a7a}upload:${color #4D6F56} ${upspeed wlan0} /s
  188.  
  189.  
  190. ${color #7a7a7a}PPP0: ${color #4D6F56}${addr ppp0}
  191. ${color #4D6F56}${downspeedgraph ppp0 11,90 836226 4d6f56}${offset 8}${color #4D6F56}${upspeedgraph ppp0 11,90 4d6f56 836226}
  192. ${color #7a7a7a}download: ${color #4D6F56} ${downspeed ppp0} /s ${alignr} ${color #7a7a7a}upload:${color #4D6F56} ${upspeed ppp0} /s
  193.  
  194. ${color #836226} $stippled_hr
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement