Advertisement
Guest User

Untitled

a guest
Jun 12th, 2012
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.06 KB | None | 0 0
  1. # Use Xft?
  2. use_xft yes
  3. xftfont OFL Sorts Mill Goudy:size=8
  4. xftalpha 0.8
  5. text_buffer_size 2048
  6.  
  7. # Update interval in seconds
  8. update_interval 1
  9.  
  10. # This is the number of times Conky will update before quitting.
  11. # Set to zero to run forever.
  12. total_run_times 0
  13.  
  14. # Create own window instead of using desktop (required in nautilus)
  15. own_window yes
  16. own_window_transparent yes
  17. own_window_type override
  18. own_window_class conky
  19. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  20. background no
  21.  
  22. # Use double buffering (reduces flicker, may not work for everyone)
  23. double_buffer yes
  24.  
  25. # Minimum size of text area
  26. minimum_size 180 0
  27. #maximum_width 200
  28.  
  29. # Draw shades?
  30. draw_shades no
  31.  
  32. # Draw outlines?
  33. draw_outline no
  34.  
  35. # Draw borders around text
  36. draw_borders no
  37.  
  38. # Stippled borders?
  39. stippled_borders 0
  40.  
  41. # border margins
  42. border_inner_margin 5
  43.  
  44. # border width
  45. border_width 1
  46.  
  47. # Default colors and also border colors
  48. default_color black
  49. default_shade_color black
  50. default_outline_color black
  51. own_window_colour black
  52. color1 black
  53.  
  54. # Text alignment, other possible values are commented
  55. #alignment top_left
  56. alignment top_right
  57. #alignment bottom_left
  58. #alignment bottom_right
  59.  
  60. # Gap between borders of screen and text
  61. # same thing as passing -x at command line
  62. gap_x 35
  63. gap_y 35
  64.  
  65. # Subtract file system buffers from used memory?
  66. no_buffers yes
  67.  
  68. # set to yes if you want all text to be in uppercase
  69. uppercase no
  70.  
  71. # number of cpu samples to average
  72. # set to 1 to disable averaging
  73. cpu_avg_samples 2
  74.  
  75. # number of net samples to average
  76. # set to 1 to disable averaging
  77. net_avg_samples 2
  78.  
  79. # Force UTF8? note that UTF8 support required XFT
  80. override_utf8_locale yes
  81.  
  82. # Add spaces to keep things from moving about? This only affects certain objects.
  83. use_spacer none
  84.  
  85. TEXT
  86.  
  87. ${font Goudy Bookletter 1911:style=Bold}SYSTEM${font} ${hr 2}
  88. ${alignc 17}${font Sniglet:size=16}googly${font}
  89.  
  90. ${alignc}${font Comfortaa:size=10}fly, you fools${font}
  91. ${voffset 2}${font StyleBats:size=16}i${font} Kernel: ${alignr}${kernel}
  92. ${font StyleBats:size=16}A${font} CPU1: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60}
  93. #${font StyleBats:size=16}A${font} CPU2: ${cpu cpu2}% ${alignr}${cpubar cpu2 8,60}
  94. ${font StyleBats:size=16}g${font} RAM: $memperc% ${alignr}${membar 8,60}
  95. ${font StyleBats:size=16}j${font} SWAP: $swapperc% ${alignr}${swapbar 8,60}
  96. #0${font Webdings:size=16}~${font} Battery: ${battery_percent BAT0}% ${alignr}${battery_bar 8,60 BAT0}
  97. ${font StyleBats:size=16}l${font} Temperature: ${alignr}${acpitemp}C
  98. ${font StyleBats:size=16}q${font} Uptime: ${alignr}${uptime}
  99.  
  100. ${font Goudy Bookletter 1911:style=Bold}HD${font} ${hr 2}
  101. ${voffset 4}${font Pie charts for maps:size=14}7${font} ${voffset -5}Root:
  102. ${voffset 4}${fs_used /}/${fs_size /} ${alignr}${fs_bar 8,60 /}
  103. ${font Pie charts for maps:size=14}7${font} ${voffset -5}Home:
  104. ${voffset 4}${fs_used /home}/${fs_size /home} ${alignr}${fs_bar 8,60 /home}
  105. ${font Pie charts for maps:size=14}7${font} ${voffset -5}7:
  106. ${voffset 4}${fs_used /mnt/Windows}/${fs_size /mnt/Windows} ${alignr}${fs_bar 8,60 /mnt/Windows}
  107.  
  108. ${font Goudy Bookletter 1911:style=Bold}LAN${font} ${hr 2}
  109. ${voffset 4}${font PizzaDude Bullets:size=14}O${font} Up: ${upspeed wlan0} ${alignr}${upspeedgraph wlan0 8,60 000000 000000}
  110. ${voffset 4}${font PizzaDude Bullets:size=14}U${font} Down: ${downspeed wlan0} ${alignr}${downspeedgraph wlan0 8,60 000000 000000}
  111. ${voffset 4}${font PizzaDude Bullets:size=14}N${font} Upload: ${alignr}${totalup wlan0}
  112. ${voffset 4}${font PizzaDude Bullets:size=14}T${font} Download: ${alignr}${totaldown wlan0}
  113. ${voffset 4}${font PizzaDude Bullets:size=14}Z${font} Signal: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 8,60 wlan0}
  114. ${voffset 4}${font PizzaDude Bullets:size=14}a${font} Local Ip: ${alignr}${addr wlan0}
  115.  
  116. ${font Goudy Bookletter 1911:style=Bold}MUSIC${font} ${hr 2}
  117. ${if_running mpd}
  118. $mpd_title
  119. $mpd_artist
  120. $mpd_album
  121. $mpd_status $mpd_elapsed/$mpd_length
  122. $endif
  123.  
  124. ${font Goudy Bookletter 1911:style=Bold}PROCESSES${font} ${hr 2}
  125. NAME $alignr PID CPU
  126. ${top name 1} $alignr ${top pid 1} ${top cpu 1}
  127. ${top name 2} $alignr ${top pid 2} ${top cpu 2}
  128. ${top name 3} $alignr ${top pid 3} ${top cpu 3}
  129. ${top name 4} $alignr ${top pid 4} ${top cpu 4}
  130. ${top name 5} $alignr ${top pid 5} ${top cpu 5}
  131. ${top name 6} $alignr ${top pid 6} ${top cpu 6}
  132.  
  133. #${font Goudy Bookletter 1911:style=Bold}WEATHER${font} ${hr 2}
  134. #Location: ${execi 3600 conkyForecast --location=SZXX0033 --datatype=CN}
  135. #Conditions: ${execi 3600 conkyForecast --location=SZXX0033 --datatype=CC}
  136. #${font ConkyWeather:size=36}${execi 3600 conkyForecast --location=SZXX0033 --datatype=WF}${font}
  137. #Temp: ${execi 3600 conkyForecast --location=SZXX0033 --datatype=HT}
  138. #Extended Forecast
  139. #${font ConkyWeather:size=36}${execi 3600 conkyForecast --startday=1 --endday=3 --location=SZXX0033 --datatype=WF}${font}
  140. #${execi 3600 conkyForecast --location=SZXX0033 --startday=1 --endday=3 --spaces=15 --datatype=HT}
  141. #${execi 3600 conkyForecast --location=SZXX0033 --startday=1 --endday=3 --spaces=5 --datatype=DW}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement