Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.45 KB | None | 0 0
  1.  
  2. # set to yes if you want Conky to be forked in the background
  3. background yes
  4.  
  5. # Use Xft?
  6. use_xft yes
  7.  
  8. # Xft font when Xft is enabled
  9. #xftfont sans:size=8
  10. xftfont Clean:size=8
  11.  
  12. # Text alpha when using Xft
  13. xftalpha 0.9
  14.  
  15. # Update interval in seconds
  16. update_interval 1.0
  17.  
  18. # This is the number of times Conky will update before quitting.
  19. # Set to zero to run forever.
  20. total_run_times 0
  21.  
  22. # Create own window instead of using desktop (required in nautilus)
  23. own_window yes
  24.  
  25. # If own_window is yes, you may use type normal, desktop or override
  26. #dock
  27. own_window_type dock
  28.  
  29. # Use pseudo transparency with own_window?
  30. own_window_transparent yes
  31.  
  32. # If own_window_transparent is set to no, you can set the background
  33. colour here
  34. #own_window_colour black
  35.  
  36. # If own_window is yes, these window manager hints may be used
  37. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  38.  
  39. # Use double buffering (reduces flicker, may not work for everyone)
  40. double_buffer yes
  41.  
  42. # Minimum size of text area
  43. minimum_size 200 600
  44.  
  45. #Maximum width
  46. maximum_width 200
  47.  
  48. # Draw shades?
  49. draw_shades no
  50.  
  51. # Draw outlines?
  52. draw_outline no
  53.  
  54. # Draw borders around graphs
  55. draw_graph_borders no
  56.  
  57. # Draw borders around text
  58. draw_borders no
  59.  
  60. # Stippled borders?
  61. #stippled_borders 8
  62.  
  63. # border margins
  64. #border_margin 1
  65.  
  66. # border width
  67. #border_width 1
  68.  
  69.  
  70. # Text alignment, other possible values are commented
  71. #lignment top_left
  72. #alignment top_right
  73. #alignment bottom_left
  74. alignment bottom_right
  75. #alignment none
  76. #alignment top_middle
  77.  
  78. # Gap between borders of screen and text
  79. # same thing as passing -x at command line
  80. gap_x 3
  81. gap_y 25
  82.  
  83. # Subtract file system buffers from used memory?
  84. no_buffers no
  85.  
  86. # set to yes if you want all text to be in uppercase
  87. uppercase no
  88.  
  89. # Force UTF8? note that UTF8 support required XFT
  90. override_utf8_locale yes
  91.  
  92. # Add spaces to keep things from moving about? This only affects certain objects.
  93. use_spacer yes
  94.  
  95. default_color 000000
  96. default_shade_color 000000
  97. default_outline_color 000000
  98.  
  99. cpu_avg_samples 2
  100. net_avg_samples 2
  101.  
  102. #${font size=18}$Nodename $kernel
  103. #${alignc}${font OpenLogosixelsize=40}J
  104.  
  105.  
  106. TEXT
  107. ${color #red}${font OpenLogos:size=30}J ${voffset -19}${font}${kernel}
  108. ${voffset -2} Debian Squeeze 6
  109. ${alignc}${color blue}$sysname $kernel ${color lightgrey}on $color$machine
  110. ${alignc}${color blue}Uptime:$color $uptime
  111. ${alignc}${color blue}Bienvenu chez Darek sur Debian
  112. ${color white}${alignc}${time %A - %d-%m-%Y - %H:%M.%S}
  113. ${color blue}Wifi $stippled_hr ${alignr}
  114. ${color red}Qualité $alignr ${color lightgrey}${wireless_link_qual_perc wlan0} %
  115. ${color red}CPU $stippled_hr ${alignr}
  116. ${color blue}Freq.: $color${freq_g}GHz ${color lightgrey}Temp: ${acpitemp} °C
  117. ${color white}Usage: ${color lightgrey}$cpu% ${cpubar 3}$color
  118. ${cpugraph 15, a1a1a1 cd8500}
  119. ${color #cd8500}Memory $stippled_hr ${alignr}
  120. ${color lightgrey}Usage:${color lightgrey} $memperc% + $swapperc%
  121. ${color lightgrey}Ram: ${color lightgrey} $mem/$memmax ${membar 3}
  122. ${color lightgrey}Swap: ${color lightgrey}$swap/$swapmax ${swapbar 3}
  123. ${color #cd8500}Procs $stippled_hr ${alignr}
  124. ${color yellow}Total:$color $processes ${color lightgrey}Running:$color $running_processes
  125. ${color yellow}Procs/CPU PID CPU% MEM%$color
  126. ${top name 1}${color blue}${top pid 1}$color${top cpu 1}${color red}${top mem 1}$color
  127. ${top name 2}${color lightgrey}${top pid 2}$color${top cpu 2}${color lightgrey}${top mem 2}$color
  128. ${top name 3}${color lightgrey}${top pid 3}$color${top cpu 3}${color lightgrey}${top mem 3}$color
  129. ${top name 4}${color lightgrey}${top pid 4}$color${top cpu 4}${color lightgrey}${top mem 4}$color
  130. ${top name 5}${color lightgrey}${top pid 5}$color${top cpu 5}${color lightgrey}${top mem 5}$color
  131.  
  132. ${color lightgrey}Procs/MEM PID CPU% MEM%$color
  133. ${top_mem name 1}${color lightgrey}${top_mem pid 1}${top_mem cpu 1}$color${top_mem mem 1}
  134. ${top_mem name 2}${color lightgrey}${top_mem pid 2}${top_mem cpu 2}$color${top_mem mem 2}
  135. ${top_mem name 3}${color lightgrey}${top_mem pid 3}${top_mem cpu 3}$color${top_mem mem 3}
  136. ${color #cd8500}Disk $stippled_hr ${font}
  137. ${color lightgrey}Root: $alignr ${color lightgrey}${fs_used /}/${fs_size /}
  138. ${fs_bar 3 /}
  139. ${color lightgrey}maynard: $alignr ${color lightgrey}${fs_free /home/maynard} / ${fs_size /home/maynard}
  140. ${fs_bar 3 /home/maynard}
  141. ${color lightgrey}Videos: $alignr ${color lightgrey}${fs_free /home/maynard/Videos} / ${fs_size /home/maynard/Videos}
  142. ${fs_bar 3 /home/maynard/Videos}
  143. ${color #cd8500}clementine $stippled_hr ${font}
  144. ${if_running rhythmbox}
  145. ${color2}Artiste : ${exec clementine-client --no-start --print-playing-format "%ta"}
  146. ${color2}Album : ${exec clementine-client --no-start --print-playing-format "%at"}
  147. ${color2}Titre : ${exec clementine-client --no-start --print-playing-format "%tt"}
  148. ${color2}Durée : ${exec clementine-client --no-start --print-playing-format "%te / %td"}
  149. ${else}
  150. ${color lightgrey}Rhythmbox n'est pas ouvert
  151. $endif
  152. ${color #cd8500}Networking $stippled_hr ${font}
  153. ${color lightgrey}${downspeedgraph wlan0 15,100 a1a1a1 cd8500} $alignr${color lightgrey}${upspeedgraph wlan0 15,100 cd8500 a1a1a1}
  154. ${color grey}Down:${color white} ${downspeed wlan0} k/s${color red} ${offset 70}Up:${color red} ${upspeed wlan0} k/s
  155. ${color grey}Downloaded:$color ${totaldown wlan0}
  156. ${color grey}Uploaded: $color ${totalup wlan0}
  157. ${color #cd8500}Volume $stippled_hr ${font}
  158. ${color lightgrey}${execibar 3 amixer sget Master,0 |grep "Front Left:"|cut -d "[" -f2|cut -d "%" -f1}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement