a pastebin project

Anonymous

  1. # set to yes if you want Conky to be forked in the background
  2. background yes
  3.  
  4. cpu_avg_samples 2
  5. net_avg_samples 2
  6.  
  7. out_to_console no
  8.  
  9. # Use Xft?
  10. use_xft yes
  11.  
  12. # Xft font when Xft is enabled
  13. #xftfont Bitstream Vera Sans Mono:size=7
  14. xftfont  Bitstream Vera Sans Mono:size=9
  15.  
  16. # Create own window instead of drawing to desktop.
  17. #own_window yes
  18. #own_window_transparent yes
  19. #own_window_colour navyblue
  20. #own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  21. #own_window_type normal
  22.  
  23. # Text alpha when using Xft
  24. xftalpha 0.8
  25.  
  26. #deprecated -- use 'own_window_hints below'
  27. #on_bottom yes
  28.  
  29. wm_class_name Conky
  30.  
  31. # mail spool
  32. mail_spool $MAIL
  33.  
  34. # Update interval in seconds
  35. update_interval 2
  36.  
  37. # Use double buffering (reduces flicker, may not work for everyone)
  38. double_buffer yes
  39.  
  40. # Minimum size of text area
  41. minimum_size 330 10
  42. maximum_width 330
  43.  
  44. # Draw shades?
  45. draw_shades no
  46.  
  47. # Draw outlines?
  48. draw_outline no
  49.  
  50. # Draw borders around text
  51. draw_borders no
  52.  
  53. # Stippled borders?
  54. stippled_borders 2
  55.  
  56. # border margins
  57. #border_margin 4
  58.  
  59. # border width
  60. border_width 1
  61.  
  62. # Default colors and also border colors
  63. #default_color lightblue
  64. #default_color #083006
  65. default_shade_color white
  66. default_outline_color white
  67.  
  68. # Text alignment, other possible values are commented
  69. #minimum_size 10 10
  70. gap_x 25
  71. gap_y 130
  72. alignment top_left
  73. #alignment top_right
  74. #alignment bottom_left
  75. #alignment bottom_right
  76.  
  77. # Gap between borders of screen and text
  78.  
  79. # Add spaces to keep things from moving about?  This only affects certain objects.
  80. use_spacer yes
  81.  
  82. # Subtract file system buffers from used memory?
  83. no_buffers yes
  84.  
  85. # set to yes if you want all text to be in uppercase
  86. uppercase no
  87.  
  88. # drawn 1 pixel border around graphs or not
  89. draw_graph_borders no
  90.  
  91. TEXT
  92. ${color #6E0045}$nodename     ${alignc}$sysname $kernel ${alignr}${color #083006}${time %H:%M:%S}
  93. ${color #6E0045}$stippled_hr
  94. ${color #6E0045}Uptime:${color #083006} $uptime ${color #6E0045} ${alignr}Carga:${color #083006} $loadavg
  95. ${color #6E0045}CPU:${color #083006} ${cpu}% ${color #6E0045}${cpubar}
  96. ${color black}${cpugraph 0 32, 350 6E0045 A50069}
  97. ${color #6E0045}RAM:${color #083006} $mem/$memmax - $memperc% ${color #6E0045}$membar
  98. ${color #6E0045}Swap:${color #083006} $swap/$swapmax - $swapperc% ${color #6E0045}${swapbar}
  99. ${color #6E0045}$stippled_hr
  100. ${color #6E0045}Descarga:${color #083006} ${downspeed eth1} k/s${color #6E0045} ${offset 62}Subida:${color #083006} ${upspeed eth1} k/s
  101. ${downspeedgraph eth1 32,150 6E0045 A50069} $alignr${upspeedgraph eth1 32,150 6E0045 A50069}
  102. ${color #6E0045}Sistema de archivos:
  103.  ${color #6E0045}/          ${color #083006}${fs_used /}/${fs_size /}${alignr}${color #6E0045}${fs_bar 5,120 /}
  104.  ${color #6E0045}/home      ${color #083006}${fs_used /home/cosas}/${fs_size /home/cosas}${alignr}${color #6E0045}${fs_bar 5,120 /home/cosas}
  105. ${color #6E0045}$stippled_hr
  106. ${color #6E0045}Procesos:
  107. ${color #6E0045}Nombre            PID     CPU%   MEM%
  108. ${color #083006} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
  109. ${color #083006} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
  110. ${color #083006} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
  111. ${color #6E0045}Uso de memoria
  112. ${color #083006} ${top_mem name 1} ${top_mem pid 1} ${top_mem cpu 1} ${top_mem mem 1}
  113. ${color #083006} ${top_mem name 2} ${top_mem pid 2} ${top_mem cpu 2} ${top_mem mem 2}
  114. ${color #083006} ${top_mem name 3} ${top_mem pid 3} ${top_mem cpu 3} ${top_mem mem 3}
  115. ${color #6E0045}$stippled_hr
  116. ${if_running amarok}
  117. ${color #6E0045}${alignc}Reproduciendo${color #083006}
  118. ${alignc}${execi 10 ~/.conky/amarok artist}
  119. ${alignc}${execi 10 ~/.conky/amarok title}
  120. ${color #6E0045}${execibar 1 ~/.conky/amarok progress}
  121. ${alignc}"${execi 10 ~/.conky/amarok album}"
  122. ${alignc}${execi 10 ~/.conky/amarok year} - ${alignc}${execi 10 ~/.conky/amarok genre}
  123. $endif

advertising

Create a Paste

Please enter your new post below (or upload a file instead):





Please note that information posted here will not expire by default. If you want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords.

fantasy-obligation