Guest User

Untitled

a guest
Jul 15th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.43 KB | None | 0 0
  1. ######################
  2. # - Conky settings - #
  3. ######################
  4. update_interval 1
  5. total_run_times 0
  6. net_avg_samples 1
  7. cpu_avg_samples 1
  8.  
  9. imlib_cache_size 0
  10. double_buffer yes
  11. no_buffers yes
  12.  
  13. format_human_readable
  14.  
  15. #####################
  16. # - Text settings - #
  17. #####################
  18. use_xft yes
  19. xftfont Ubuntu:size=8
  20. override_utf8_locale yes
  21. text_buffer_size 2048
  22.  
  23. #############################
  24. # - Window specifications - #
  25. #############################
  26. own_window_class Conky
  27. own_window yes
  28. own_window_type normal
  29. own_window_argb_visual yes
  30. own_window_argb_value 180
  31. own_window_transparent yes
  32. #own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  33.  
  34. alignment top_right
  35. gap_x 40
  36. gap_y 180
  37. minimum_size 182 600
  38. maximum_width 182
  39.  
  40. default_bar_size 60 8
  41.  
  42. #########################
  43. # - Graphics settings - #
  44. #########################
  45. draw_shades no
  46.  
  47. default_color E2DACB
  48.  
  49. color0 F0EBE2
  50. color1 FF6666
  51. color2 E6E6E6
  52.  
  53. TEXT
  54. ${font Ubuntu:style=Bold:size=8}SISTEMA $stippled_hr${font}
  55. ##############
  56. # - SYSTEM - #
  57. ##############
  58. ${color0}${voffset 16}${font OpenLogos:size=25}*${font}${color}${goto 32}${voffset -14}Kernel: ${alignr}${color2}${kernel}${color}
  59. ${goto 32}Actividad: ${alignr}${color2}${uptime}${color}
  60. # |--UPDATES
  61. ${goto 32}Actualizaciones: ${alignr}${font Ubuntu:style=Bold:size=8}${color1}${execi 360 aptitude search "~U" | wc -l | tail}${color}${font} ${color2}Paquetes${color}
  62. # |--CPU
  63. ${offset 1}${color0}${font Poky:size=6}Total${font}${offset -18}${voffset 18
  64. }${cpubar cpu0 4,18}${color}${voffset 4}${goto 32}CPU1: ${font Ubuntu:style=Bold:size=8}${color1}${cpu cpu1}%${font} ${alignr}${font Ubuntu:style=Bold:size=8}${color1}${execi 30 sensors | grep 'Core 0' | cut -c15-16}°C${color}${font} ${color2}${cpugraph cpu1 8,50 CD646B F56F6E}${color}
  65. ${goto 32}CPU2: ${font Ubuntu:style=Bold:size=8}${color1}${cpu cpu2}%${font} ${alignr}${font Ubuntu:style=Bold:size=8}${color1}${execi 30 sensors | grep 'Core 1' | cut -c15-16}°C${color}${font} ${color2}${cpugraph cpu2 8,50 CD646B F56F6E}${color}
  66. # |--MEM
  67. ${color0}${font Poky:size=6}Total${font}${color}${goto 32}${voffset 16}RAM: ${font Ubuntu:style=Bold:size=8}${color1}$memperc%${color}${font}
  68. ${offset 1}${voffset 4}${color0}${membar 4,18}${color}${goto 32}${voffset -2}F: ${font Ubuntu:style=Bold:size=8}${color2}${memeasyfree}${color}${font} U: ${font Ubuntu:style=Bold:size=8}${color2}${mem}${color}${font}
  69. # |--SWAP
  70. ${voffset 2}${color0}${font Poky:size=6}Total${font}${color}${voffset -2}${goto 32}SWAP: ${font Ubuntu:style=Bold:size=8}${color1}${swapperc}%${color}${font}
  71. ${voffset 4}${offset 1}${color0}${swapbar 4,18}${color}${voffset -4}${goto 32}F: ${font Ubuntu:style=Bold:size=8}${color2}$swapmax${color}${font} U: ${font Ubuntu:style=Bold:size=8}${color2}$swap${color}${font}
  72. # |--PROC
  73. ${voffset 2}${color0}${font Poky:size=25}*${font}${color}${goto 32}${voffset -10}Procesos: ${color2}${alignr 13}CPU${alignr}RAM${color}
  74. ${voffset -1}${goto 42}${color2}${top name 1}${color}${font Ubuntu:style=Bold:size=8}${color1} ${goto 126}${top cpu 1}${alignr }${top mem 1}${color}${font}
  75. ${voffset -1}${goto 42}${color2}${top name 2}${color}${font Ubuntu:style=Bold:size=8}${color1} ${goto 126}${top cpu 2}${alignr }${top mem 2}${color}${font}
  76. ${voffset -1}${goto 42}${color2}${top name 3}${color}${font Ubuntu:style=Bold:size=8}${color1} ${goto 126}${top cpu 3}${alignr }${top mem 3}${color}${font}
  77. ${voffset -1}${goto 42}${color2}${top name 4}${color}${font Ubuntu:style=Bold:size=8}${color1} ${goto 126}${top cpu 4}${alignr }${top mem 4}${color}${font}
  78. ${voffset -1}${goto 42}${color2}${top name 5}${color}${font Ubuntu:style=Bold:size=8}${color1} ${goto 126}${top cpu 5}${alignr }${top mem 5}${color}${font}
  79. ${voffset -1}${goto 42}${color2}${top name 6}${color}${font Ubuntu:style=Bold:size=8}${color1} ${goto 126}${top cpu 6}${alignr }${top mem 6}${color}${font}
  80. ${voffset -1}${goto 42}${color2}${top name 7}${color}${font Ubuntu:style=Bold:size=8}${color1} ${goto 126}${top cpu 7}${alignr }${top mem 7}${color}${font}
  81. ${voffset -1}${goto 42}${color2}${top name 8}${color}${font Ubuntu:style=Bold:size=8}${color1} ${goto 126}${top cpu 8}${alignr }${top mem 8}${color}${font}
  82. ${voffset -1}${goto 42}${color2}${top name 9}${color}${font Ubuntu:style=Bold:size=8}${color1} ${goto 126}${top cpu 9}${alignr }${top mem 9}${color}${font}
  83. ${voffset -1}${goto 42}${color2}${top name 10}${color}${font Ubuntu:style=Bold:size=8}${color1} ${goto 126}${top cpu 10}${alignr }${top mem 10}${color}${font}
  84. #############
  85. # - CLOCK - #
  86. #############
  87. ${voffset 2}${font Ubuntu:style=Bold:size=8}FECHA $stippled_hr${font}
  88. ${voffset 12}${goto 28}${font Ubuntu:style:size=23:bold}${time %H:%M}${font Ubuntu:style=Bold:size=11}${color2}${time :%S}${color}${font}
  89. ${voffset 2}${goto 100}${font Ubuntu:style=Bold:size=8}${color2}${time %A}${color}${font}
  90. ${goto 100}${time %d %b %Y}
  91. ################
  92. # - CALENDAR - #
  93. ################
  94. ${voffset 12}${color0}${font Poky:size=12}CALENDARIO${font}${voffset 18}${font Ubuntu:style=Bold:size=7}${offset -17}${voffset 4}${font}${color}${voffset -1}${font Monospace:size=7}${execpi 300 DJS=`date +%_d`; cal -h|sed '2,7!d'| sed '/./!d' | sed 's/^/${goto 32} /'| sed 's/$/ /' | sed 's/^/ /' | sed /" $DJS "/s/" $DJS "/" "'${font Ubuntu:style=Bold:size=8}${voffset -1}${color1} '"$DJS"'${color}${font Monospace:size=7}'" "/}${voffset -1}
  95. ###############
  96. # - NETWORK - #
  97. ###############
  98. ${voffset 4}${font Ubuntu:style=Bold:size=8}RED $stippled_hr${font}
  99. |--WIRELESS
  100. ${if_up wlan0}
  101. ${voffset -13}${color0}${font VariShapes Solid:size=10}ENVIO${font}${color}${goto 32}${voffset 16}Envío: ${font Ubuntu:style=Bold:size=8}${color1}${upspeed wlan0}${color}${font} ${alignr}${color2}${upspeedgraph wlan0 8,60 CD646B F56F6E}${color}
  102. ${goto 32}Total: ${font Ubuntu:style=Bold:size=8}${color2}${totalup wlan0}${color}${font}
  103. ${voffset -2}${color0}${font VariShapes Solid:size=10}RECIBIDO${font}${color}${goto 32}${voffset 16}Recibo: ${font Ubuntu:style=Bold:size=8}${color1}${downspeed wlan0}${color}${font} ${alignr}${color2}${downspeedgraph wlan0 8,60 CD646B F56F6E}${color}
  104. ${goto 32}Total: ${font Ubuntu:style=Bold:size=8}${color2}${totaldown wlan0}${color}${font}
  105. ${voffset -2}${color0}${font Poky:size=14}Y${font}${color}${goto 32}${voffset -2}Señal: ${font Ubuntu:style=Bold:size=8}${color1}${wireless_link_qual_perc wlan0}%${color}${font} ${alignr}${color2}${wireless_link_bar 8,60 wlan0}${color}
  106. ${voffset 4}${color0}${font Poky:size=13}w${font}${color}${goto 32}${voffset -8}Ip Local: ${alignr}${color2}${addr wlan0}${color}
  107. ${goto 32}Ip Pública: ${alignr}${color2}${execi 10800 (null)/bin/conkyIp}${color}
  108. |--CABLEADA
  109. ${else}${if_up eth0}
  110. ${voffset -13}${color0}${font VariShapes Solid:size=14}q${font}${color}${goto 32}${voffset -6}Envío: ${font Ubuntu:style=Bold:size=8}${color1}${upspeed eth0}${color}${font} ${alignr}${color2}${upspeedgraph eth0 8,60 CD646B F56F6E}${color}
  111. ${goto 32}Total: ${font Ubuntu:style=Bold:size=8}${color2}${totalup eth0}${color}${font}
  112. ${voffset -2}${color0}${font VariShapes Solid:size=14}Q${font}${color}${goto 32}${voffset -6}Recibo: ${font Ubuntu:style=Bold:size=8}${color1}${downspeed eth0}${color}${font} ${alignr}${color2}${downspeedgraph eth0 8,60 CD646B F56F6E}${color}
  113. ${goto 32}Total: ${font Ubuntu:style=Bold:size=8}${color2}${totaldown eth0}${color}${font}
  114. ${voffset -2}${color0}${font Poky:size=13}w${font}${color}${goto 32}${voffset -4}Ip Local: ${alignr}${color2}${addr eth0}${color}
  115. ${goto 32}Ip Pública: ${alignr}${color2}${execi 10800 (null)/bin/conkyIp}${color}
  116.  
  117. |--PPP0
  118. ${else}${if_up ppp0}
  119. ${voffset -13}${color0}${font VariShapes Solid:size=14}q${font}${color}${goto 32}${voffset -6}Envío: ${font Ubuntu:style=Bold:size=8}${color1}${upspeed ppp0}${color}${font} ${alignr}${color2}${upspeedgraph ppp0 8,60 CD646B F56F6E}${color}
  120. ${goto 32}Total: ${font Ubuntu:style=Bold:size=8}${color2}${totalup ppp0}${color}${font}
  121. ${voffset -2}${color0}${font VariShapes Solid:size=14}Q${font}${color}${goto 32}${voffset -6}Recibo: ${font Ubuntu:style=Bold:size=8}${color1}${downspeed ppp0}${color}${font} ${alignr}${color2}${downspeedgraph ppp0 8,60 CD646B F56F6E}${color}
  122. ${goto 32}Total: ${font Ubuntu:style=Bold:size=8}${color2}${totaldown ppp0}${color}${font}
  123. ${voffset -2}${color0}${font Poky:size=13}w${font}${color}${goto 32}${voffset -4}Ip Local: ${alignr}${color2}${addr ppp0}${color}
  124. ${else}${voffset 4}${color0}${font PizzaDude Bullets:size=12}4${font}${color}${goto 32}Red no disponible${voffset 14}${endif}${endif}${endif}
Add Comment
Please, Sign In to add comment