gaitapi

.conkyrc slackware 14.2

Nov 30th, 2017
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.61 KB | None | 0 0
  1. # set to yes if you want Conky to be forked in the background
  2. background no
  3.  
  4. cpu_avg_samples 11
  5. net_avg_samples 2
  6.  
  7. out_to_console no
  8.  
  9. # X font when Xft is disabled, you can pick one with program xfontsel
  10. #font 7x12
  11. #font 6x10
  12. #font 7x13
  13. #font 8x13
  14. #font 7x12
  15. #font *mintsmild.se*
  16. #font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
  17. #font -artwiz-snap-normal-r-normal-*-*-100-*-*-p-*-iso8859-1
  18.  
  19. # Use Xft?
  20. use_xft yes
  21.  
  22. # Xft font when Xft is enabled
  23. xftfont Bitstream Vera Sans Mono:size=7
  24.  
  25. own_window_transparent no
  26. own_window_colour hotpink
  27. # Text alpha when using Xft
  28. xftalpha 0.8
  29.  
  30. on_bottom yes
  31.  
  32. # mail spool
  33. mail_spool $MAIL
  34.  
  35. # Update interval in seconds
  36. update_interval 1
  37. # Create own window instead of using desktop (required in nautilus)
  38. own_window no
  39.  
  40. # Use double buffering (reduces flicker, may not work for everyone)
  41. double_buffer no
  42.  
  43. # Minimum size of text area
  44. minimum_size 255 800
  45. maximum_width 200
  46.  
  47. # Draw shades?
  48. draw_shades no
  49.  
  50. # Draw outlines?
  51. draw_outline no
  52.  
  53. # Draw borders around text
  54. draw_borders no
  55.  
  56. # Stippled borders?
  57. stippled_borders 10
  58.  
  59. # border margins
  60. border_margin 4
  61.  
  62. # border width
  63. border_width 1
  64.  
  65. # Default colors and also border colors
  66. default_color yellow
  67. default_shade_color white
  68. default_outline_color white
  69.  
  70. # Text alignment, other possible values are commented
  71. #alignment top_right
  72. #minimum_size 10 10
  73. gap_x 13
  74. gap_y 13
  75. alignment top_left
  76. #alignment bottom_left
  77. #alignment bottom_right
  78.  
  79. # Gap between borders of screen and text
  80.  
  81. # Add spaces to keep things from moving about? This only affects
  82. certain objects.
  83. use_spacer no
  84.  
  85. # Subtract le system buffers from used memory?
  86. no_buffers yes
  87.  
  88. # set to yes if you want all text to be in uppercase
  89. uppercase no
  90.  
  91. # boinc (seti) dir
  92. # seti_dir /opt/seti
  93.  
  94. # Possible variables to be used:
  95. #
  96. # Variable Arguments Description
  97. # acpiacadapter ACPI ac adapter state.
  98. # acpifan ACPI fan state
  99. # acpitemp ACPI temperature.
  100. # adt746xcpu CPU temperature from therm_adt746x
  101. # adt746xfan Fan speed from therm_adt746x
  102. # battery (num) Remaining capasity in ACPI or APM
  103. # battery. ACPI battery number can be
  104. # given as argument (default is
  105. BAT0).
  106. # buffers Amount of memory buffered
  107. # cached Amount of memory cached
  108. # color (color) Change drawing color to color
  109. # cpu CPU usage in percents
  110. # cpubar (height) Bar that shows CPU usage, height is
  111. # bar's height in pixels
  112. # downspeed net Download speed in kilobytes
  113. # downspeedf net Download speed in kilobytes with
  114. one
  115. # decimal
  116. # exec shell command Executes a shell command and
  117. displays
  118. # the output in torsmo. warning: this
  119. # takes a lot more resources than
  120. other
  121. # variables. I'd recommend coding
  122. wanted
  123. # behaviour in C and posting a patch
  124. :-).
  125. # execi interval, shell Same as exec but with specific
  126. interval.
  127. # command Interval can't be less than
  128. # update_interval in configuration.
  129. # fs_bar (height), (fs) Bar that shows how much space is
  130. used on
  131. # a file system. height is the height
  132. in
  133. # pixels. fs is any file on that file
  134. # system.
  135. # fs_free (fs) Free space on a file system
  136. available
  137. # for users.
  138. # fs_free_perc (fs) Free percentage of space on a file
  139. # system available for users.
  140. # fs_size (fs) File system size
  141. # fs_used (fs) File system used space
  142. # hr (height) Horizontal line, height is the
  143. height in
  144. # pixels
  145. # i2c (dev), type, n I2C sensor from sysfs (Linux 2.6).
  146. dev
  147. # may be omitted if you have only one
  148. I2C
  149. # device. type is either in (or vol)
  150. # meaning voltage, fan meaning fan or
  151. temp
  152. # meaning temperature. n is number of
  153. the
  154. # sensor. See /sys/bus/i2c/devices/
  155. on
  156. # your local computer.
  157. # kernel Kernel version
  158. # loadavg (1), (2), (3) System load average, 1 is for past
  159. 1
  160. # minute, 2 for past 5 minutes and 3
  161. for
  162. # past 15 minutes.
  163. # machine Machine, i686 for example
  164. # mails Mail count in mail spool. You can
  165. use
  166. # program like fetchmail to get mails
  167. from
  168. # some server using your favourite
  169. # protocol. See also new_mails.
  170. # mem Amount of memory in use
  171. # membar (height) Bar that shows amount of memory in
  172. use
  173. # memmax Total amount of memory
  174. # memperc Percentage of memory in use
  175. # new_mails Unread mail count in mail spool.
  176. # nodename Hostname
  177. # outlinecolor (color) Change outline color
  178. # pre_exec shell command Executes a shell command one time
  179. before
  180. # torsmo displays anything and puts
  181. output
  182. # as text.
  183. # processes Total processes (sleeping and
  184. running)
  185. # running_processes Running processes (not sleeping),
  186. # requires Linux 2.6
  187. # shadecolor (color) Change shading color
  188. # stippled_hr (space), Stippled (dashed) horizontal line
  189. # (height)
  190. # swapbar (height) Bar that shows amount of swap in
  191. use
  192. # swap Amount of swap in use
  193. # swapmax Total amount of swap
  194. # swapperc Percentage of swap in use
  195. # sysname System name, Linux for example
  196. # time (format) Local time, see man strftime to get
  197. more
  198. # information about format
  199. # totaldown net Total download, overflows at 4 GB
  200. on
  201. # Linux with 32-bit arch and there
  202. doesn't
  203. # seem to be a way to know how many
  204. times
  205. # it has already done that before
  206. torsmo
  207. # has started.
  208. # totalup net Total upload, this one too, may
  209. overflow
  210. # updates Number of updates (for debugging)
  211. # upspeed net Upload speed in kilobytes
  212. # upspeedf net Upload speed in kilobytes with one
  213. # decimal
  214. # uptime Uptime
  215. # uptime_short Uptime in a shorter format
  216. #
  217. # seti_prog Seti@home current progress
  218. # seti_progbar (height) Seti@home current progress bar
  219. # seti_credit Seti@hoome total user credit
  220.  
  221.  
  222. # variable is given either in format $variable or in ${variable}. Latter
  223. # allows characters right after the variable and must be used in network
  224. # stuff because of an argument
  225. #${font Dungeon:style=Bold:pixelsize=10}I can change the font as well
  226. #${font Verdana:size=10}as many times as I choose
  227. #${font Perry:size=10}Including UTF-8,
  228. #${font Luxi Mono:size=10}justo como este texto que o google traduz fêz
  229. o português
  230. # stuff after 'TEXT' will be formatted on screen
  231. #${font Grunge:size=12}${time %a %b %d}${alignr -25}${time %k:%M}
  232.  
  233. TEXT
  234. Slackware 14.2 $sysname $kernel $machine
  235. $stippled_hr
  236. ${color lightgrey}Uptime:$color $uptime ${color lightgrey}-
  237. CPU --> $loadavg
  238. ${color lightgrey}CPU Usage:${color #5000a0} ${cpu}% ${cpubar}
  239. ${color lightgrey}RAM Usage:$color $mem/$memmax - $memperc% $membar
  240. ${color lightgrey}Processes:$color $processes ${color grey}
  241. Running:$color $running_processes
  242. $color$stippled_hr
  243. ${color red}down:${color #8844ee}${downspeed wlan0}k/s ${color
  244. lightgrey}${offset 70}Up:${color #22ccff} ${upspeed wlan0}k/s
  245. ${color #22ccff} ${downspeedgraph wlan0 32,90 ff0000 0000ff} $alignr${color black}${upspeedgraph wlan0 32,90 0000ff ff0000}
  246. ${color GREEN} DESCARGAS ${color red} ${totaldown wlan0}
  247. ${color lightgrey} usado/total / $color${fs_used /}/${fs_size /}
  248. ${fs_bar /}
  249.  
  250. ${color}CPU uso ________________________________________
  251. ${color} PID CPU% MEM% Nombre
  252. ${color #ddaa00} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
  253. ${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
  254. ${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
  255. ${color lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
  256. ${color lightgrey} ${top name 5} ${top pid 5} ${top cpu 5} ${top mem 5}
  257. ${color lightgrey} ${top name 6} ${top pid 6} ${top cpu 6} ${top mem 6}
  258. ${color lightgrey} ${top name 7} ${top pid 7} ${top cpu 7} ${top mem 7}
  259.  
  260. ${color}Mem uso ________________________________________
  261. ${color #ddaa00} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
  262. ${color lightgrey} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
  263. ${color lightgrey} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
  264. ${color lightgrey} ${top_mem name 4} ${top_mem pid 4} ${top_mem cpu 4} ${top_mem mem 4}
  265. ${color lightgrey} ${top_mem name 5} ${top_mem pid 5} ${top_mem cpu 5} ${top_mem mem 5}
  266. ${color lightgrey} ${top_mem name 6} ${top_mem pid 6} ${top_mem cpu 6}${top_mem mem 6}
  267. ${color}________________________________________
  268.  
  269.  
  270. ${color green} HORA LOCAL ${color red} $time
  271. ${color #5b6dad} I SEE DEAD DISTROS
Advertisement
Add Comment
Please, Sign In to add comment