Advertisement
Guest User

Untitled

a guest
Aug 1st, 2009
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.25 KB | None | 0 0
  1. # Adapted from:
  2.  
  3. # http://bbs.archlinux.org/viewtopic.php?pid=364143#p364143
  4.  
  5. # set to yes if you want Conky to be forked in the background
  6. background no
  7.  
  8. # X font when Xft is disabled, you can pick one with program xfontsel
  9. #font 5x7
  10. #font 6x10
  11. #font 7x13
  12. #font 8x13
  13. #font 9x15
  14. #font *mintsmild.se*
  15. #font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
  16. font -xos4-terminus-medium-r-normal--12-120-72-72-c-60-iso8859-1
  17.  
  18. # Use Xft?
  19. #use_xft yes
  20. use_xft no
  21.  
  22. # Xft font when Xft is enabled
  23. xftfont Bitstream Vera Sans Mono:size=8
  24. #xftfont Liberation Mono:size=8
  25.  
  26. # Text alpha when using Xft
  27. xftalpha 0.8
  28.  
  29. # Print everything to stdout?
  30. # out_to_console no
  31.  
  32. # MPD host/port
  33. # mpd_host localhost
  34. # mpd_port 6600
  35. # mpd_password tinker_bell
  36.  
  37. # Print everything to console?
  38. # out_to_console no
  39.  
  40. # mail spool
  41. mail_spool $MAIL
  42.  
  43. # Update interval in seconds
  44. update_interval 1.0
  45.  
  46. # This is the number of times Conky will update before quitting.
  47. # Set to zero to run forever.
  48. total_run_times 0
  49.  
  50. # Create own window instead of using desktop (required in nautilus)
  51. #own_window yes
  52. own_window no
  53.  
  54. # If own_window is yes, you may use type normal, desktop or override
  55. own_window_type normal
  56.  
  57. # Use pseudo transparency with own_window?
  58. own_window_transparent yes
  59.  
  60. # If own_window_transparent is set to no, you can set the background colour here
  61. own_window_colour hotpink
  62.  
  63. # If own_window is yes, these window manager hints may be used
  64. #own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  65.  
  66. # Use double buffering (reduces flicker, may not work for everyone)
  67. double_buffer yes
  68.  
  69. # Minimum size of text area
  70. #minimum_size 280 5
  71.  
  72. # Draw shades?
  73. draw_shades yes
  74.  
  75. # Draw outlines?
  76. draw_outline no
  77. #draw_outline yes
  78.  
  79. # Draw borders around text
  80. #draw_borders yes
  81. draw_borders no
  82.  
  83. # Draw borders around graphs
  84. draw_graph_borders yes
  85.  
  86. # Stippled borders?
  87. stippled_borders 8
  88.  
  89. # border margins
  90. border_margin 4
  91.  
  92. # border width
  93. border_width 1
  94.  
  95. # Default colors and also border colors
  96. default_color white
  97. default_shade_color black
  98. default_outline_color black
  99.  
  100. # Text alignment, other possible values are commented
  101. #alignment top_left
  102. #alignment top_right
  103. alignment bottom_left
  104. #alignment bottom_right
  105. #alignment none
  106.  
  107. # Gap between borders of screen and text
  108. # same thing as passing -x at command line
  109. #gap_x 12
  110. gap_x 0
  111. gap_y 0
  112. #gap_y 12
  113. #gap_y 40
  114.  
  115. # Subtract file system buffers from used memory?
  116. no_buffers yes
  117.  
  118. # set to yes if you want all text to be in uppercase
  119. uppercase no
  120.  
  121. # number of cpu samples to average
  122. # set to 1 to disable averaging
  123. cpu_avg_samples 2
  124.  
  125. # number of net samples to average
  126. # set to 1 to disable averaging
  127. net_avg_samples 2
  128.  
  129. # Force UTF8? note that UTF8 support required XFT
  130. #override_utf8_locale no
  131. override_utf8_locale yes
  132.  
  133. # Add spaces to keep things from moving about? This only affects certain objects.
  134. use_spacer no
  135.  
  136. # Allow each port monitor to track at most this many connections (if 0 or not set, default is 256)
  137. #max_port_monitor_connections 256
  138.  
  139. # Maximum number of special things, e.g. fonts, offsets, aligns, etc.
  140. #max_specials 512
  141.  
  142. # Maximum size of buffer for user text, i.e. below TEXT line.
  143. #max_user_text 16384
  144.  
  145. # Timing interval for music player thread, e.g. mpd, audacious
  146. #music_player_interval (update_interval is default)
  147.  
  148. # variable is given either in format $variable or in ${variable}. Latter
  149. # allows characters right after the variable and must be used in network
  150. # stuff because of an argument
  151.  
  152. #para que la cancion no descuadre
  153. maximum_width 1440
  154. minimum_size 1280
  155.  
  156. # stuff after 'TEXT' will be formatted on screen
  157.  
  158. TEXT
  159. ${alignc}${color lightgrey}${freq_g 0}GHz @ ${platform coretemp.0 temp 1}C: ${color #cc4444}$cpu% ${cpubar cpu0 7,50} ${color}${freq_g 1}GHz @ ${platform coretemp.1 temp 1}C : ${color #cc4444}$cpu% ${cpubar cpu1 7,50} ${color lightgrey} | RAM: ${color}$mem ${color lightgrey}Swap: ${color}$swap | WLAN: ${wireless_essid wlan0} @ ${wireless_link_qual wlan0}%: ${addr wlan0} ${color lightgrey} DL: ${color #15F600}${downspeed wlan0} ${color lightgrey}UL: ${color #FF2CAE}${upspeed wlan0}${color lightgrey}| MPD: ${color #88aadd}$mpd_status ${color #88aadd}$mpd_smart ${color lightgrey} $battery ${color lightgrey} ${time %X} up ${uptime} ${loadavg 1}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement