Guest User

Untitled

a guest
Aug 27th, 2021
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 KB | None | 0 0
  1. # Use Xft?
  2. use_xft yes
  3. xftfont Ac437AmstradPC:size=10
  4. xftalpha 0.8
  5. text_buffer_size 2048
  6.  
  7. # Update interval in seconds
  8. update_interval 2
  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 true
  16. own_window_transparent true
  17. own_window_argb_visual true
  18. own_window_type = desktop
  19.  
  20. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  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 500
  27. maximum_width 350
  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. # Draw borders around graphs
  39. draw_graph_borders yes
  40.  
  41. # Stippled borders?
  42. stippled_borders 0
  43.  
  44. # border margins
  45. #border_margin 1
  46.  
  47. # border width
  48. #border_width 0
  49.  
  50. # Default colors and also border colors
  51. default_color white
  52. #default_shade_color black
  53. #default_outline_color black
  54. #own_window_colour white
  55.  
  56. # Text alignment, other possible values are commented
  57. #alignment top_left
  58. alignment top_right
  59. #alignment bottom_left
  60. #alignment bottom_right
  61.  
  62. # Gap between borders of screen and text
  63. # same thing as passing -x at command line
  64. gap_x 75
  65. gap_y 75
  66.  
  67. # Subtract file system buffers from used memory?
  68. no_buffers yes
  69.  
  70. # set to yes if you want all text to be in uppercase
  71. uppercase yes
  72.  
  73. # number of cpu samples to average
  74. # set to 1 to disable averaging
  75. cpu_avg_samples 2
  76.  
  77. # number of net samples to average
  78. # set to 1 to disable averaging
  79. net_avg_samples 1
  80.  
  81. # Force UTF8? note that UTF8 support required XFT
  82. override_utf8_locale yes
  83.  
  84. # Add spaces to keep things from moving about? This only affects certain objects.
  85. use_spacer none
  86. color1 d31d3b
  87. color2 fee5a3
  88. weather1 liverpool
  89.  
  90. TEXT
  91.  
  92. ${color1}System ${hr 2}
  93. ${color2}${nodename}
  94. #${color}${pre_exec lsb_release -i -s}
  95. ${color2}fossapup64
  96. ${color2}${sysname} ${kernel}
  97. ${color2}Uptime ${uptime}
  98. ${color1}Processes ${hr 2}
  99. ${color2}${alignr}CPU%
  100. ${color2}${top name 1}${alignr}${top cpu 1}
  101. ${color2}${top name 2}${alignr}${top cpu 2}
  102. ${color2}${top name 3}${alignr}${top cpu 3}
  103. ${color2}${top name 4}${alignr}${top cpu 4}
  104. #${color2}${top name 5}${alignr}${top cpu 5}
  105. #${color2}${top name 6}${alignr}${top cpu 6}
  106. #${color}2${top name 7}${alignr}${top cpu 7}
  107. ${color2}${alignr}MEM
  108. ${color2}${top_mem name 1}${alignr}${top_mem mem_res 1}
  109. ${color2}${top_mem name 2}${alignr}${top_mem mem_res 2}
  110. ${color2}${top_mem name 3}${alignr}${top_mem mem_res 3}
  111. ${color2}${top_mem name 4}${alignr}${top_mem mem_res 4}
  112. #${color2}${top_mem name 5}${alignr}${top_mem mem_res 5}
  113. #${color2}${top_mem name 6}${alignr}${top_mem mem_res 6}
  114. #${color2}${top_mem name 7}${alignr}${top_mem mem_res 7}
  115.  
  116. ${color1}Resources ${hr 2}
  117. ${color2}CPU0 ${cpu cpu0}%${alignr}${hwmon 0 temp 4}${color1}${cpubar cpu0 10,120}
  118. ${color2}CPU1 ${cpu cpu0}%${alignr}${color1}${cpubar cpu1 10,120}
  119. #${color2}CPU2 ${cpu cpu0}%${alignr}${color1}${cpubar cpu2 10,120}
  120. #${color2}CPU3 ${cpu cpu0}%${alignr}${color1}${cpubar cpu3 10,120}
  121. #${color2}CPU4 ${cpu cpu0}%${alignr}${color1}${cpubar cpu4 10,120}
  122. #${color2}CPU5 ${cpu cpu0}%${alignr}${color1}${cpubar cpu5 10,120}
  123. #${color2}CPU6 ${cpu cpu0}%${alignr}${color1}${cpubar cpu6 10,120}
  124. ${color2}Mem
  125. ${color2}${mem} / ${memmax}${alignr}${color1}${membar 10,60}
  126. ${color2}Swap: $swap / $swapmax
  127. $swapperc% ${alignr}${color1}${alignr}${swapbar 10,120}
  128.  
  129. ${color1}File Systems ${hr 2}
  130. #${color2}sda1 ${fs_used /mnt/sda1}/${fs_size /mnt/sda1}${alignr}${color1}${fs_bar 10,60 /mnt/sda1}
  131. ${color2}home ${fs_used /initrd/mnt/dev_save}/${fs_size /initrd/mnt/dev_save}${alignr}${color1}${fs_bar 10,60 /initrd/mnt/dev_save}
  132. #${color2}sda2 ${fs_used /mnt/sda2}/${fs_size /mnt/sda2}${alignr}${color 15DF76}${fs_bar 10,60 /mnt/sda2}
  133. #${color2}sdb1 ${fs_used /mnt/home}/${fs_size /mnt/home}${alignr}${color 15DF76}${fs_bar 10,60 /mnt/home}
  134.  
  135. #${color2}Incoming ${downspeedf eth0} KB/s ${alignr}${color1}${downspeedgraph eth0 10,60}
  136. #${color2}Total Received${alignr}${totaldown eth0}
  137. #${color2}Sending ${upspeedf eth0} KB/s ${alignr}${color1}${upspeedgraph eth0 10,60}
  138. #${color2}Total Sent${alignr}${totalup eth0}
  139. ${color2}NET: EXT: ${alignr} ${execi 3600 wget -O - -q } ${if_up eth0}
  140. IP (eth0):$alignr
  141. ${color2} Up: ${color2}${upspeed eth0} k/s
  142. ${color1}${alignr}${upspeedgraph eth0 10,170 000000}
  143. ${color2} Down: ${color2}${downspeed eth0}k/s${color}
  144. ${color1}${alignr}${downspeedgraph eth0 10,170 000000}
  145. ${color2}TDown:${totaldown eth0} ${alignr}TUp:${totalup eth0}${endif}${if_up eth1}
  146. IP (eth1):$alignr${addr eth1}
  147. ${color2} Up: ${color2}${upspeed eth1} k/s
  148. ${color}${upspeedgraph eth1 10,170 000000}
  149. ${color2} Down: ${color2}${downspeed eth1}k/s${color}
  150. ${downspeedgraph eth1 10,170 000000}
  151. ${color2}TDown:${totaldown eth1} ${alignr}TUp:${totalup eth1}${endif}${if_up wlan0}
  152. IP (wlan0):$alignr${addr wlan0}
  153. ${color2} Up: ${color2}${upspeed wlan0} k/s
  154. ${color1}${alignr}${upspeedgraph wlan0 10,170 000000}
  155. ${color2} Down: ${color2}${downspeed wlan0}k/s${color}
  156. ${color1}${alignr}${downspeedgraph wlan0 10,170 000000}
  157. ${color2}TDown:${totaldown wlan0}${alignr}TUp:${totalup wlan0}${endif}${if_up eth2}
  158. IP (eth2):$alignr${addr eth2}
  159. ${color2} Up: ${color2}${upspeed eth2} k/s
  160. ${color1}${alignr}${upspeedgraph eth2 10,170 000000}
  161. ${color2} Down: ${color2}${downspeed eth2}k/s${color}
  162. ${color1}${alignr}${downspeedgraph eth2 10,170 000000}
  163. ${color2}TDown:${totaldown eth2} ${alignr}TUp:${totalup eth2}${endif}${if_up wlan1}
  164. IP (wlan1):$alignr${addr wlan1}
  165. ${color2} Up: ${color2}${upspeed wlan1} k/s
  166. ${color1}${alignr}${upspeedgraph wlan1 10,170 000000}
  167. ${color2} Down: ${color2}${downspeed wlan1}k/s${color}
  168. ${color1}${alignr}${downspeedgraph wlan1 10,170 000000}
  169. ${color2}TDown:${totaldown wlan1}${alignr}TUp:${totalup wlan1}${endif}${if_up ath0}
  170. IP (ath0):$alignr${addr ath0}
  171. ${color2} Up: ${color2}${upspeed ath0} k/s
  172. ${color1}${alignr}${upspeedgraph ath0 10,170 000000}
  173. ${color2} Down: ${color2}${downspeed ath0}k/s${color}
  174. ${color1}${alignr}${downspeedgraph ath0 10,170 000000}
  175. ${color2}TDown:${totaldown ath0}${alignr}TUp:${totalup ath0}${endif}${if_up ath1}
  176. IP (ath1):$alignr${addr ath1}
  177. ${color2} Up: ${color2}${upspeed ath1} k/s
  178. ${color1}${alignr}${upspeedgraph ath1 10,170 000000}
  179. ${color2} Down: ${color2}${downspeed ath1}k/s${color}
  180. ${color1}${alignr}${downspeedgraph ath1 10,170 000000}
  181. ${color2}TDown:${totaldown ath1}${alignr}TUp:${totalup ath1}${endif}
  182. ####don't write below this line as used for conky gui weather
  183. ${color1}${voffset 2}${hr 2}
  184. #
  185. #
  186. #
Advertisement
Add Comment
Please, Sign In to add comment