Advertisement
Guest User

Untitled

a guest
Dec 27th, 2014
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. background no
  2.  
  3. # Use Xft?
  4. use_xft yes
  5. xftfont 123:size=9
  6. xftalpha 0.8
  7. text_buffer_size 2048
  8.  
  9. # Update interval in seconds
  10. update_interval 1
  11.  
  12. # This is the number of times Conky will update before quitting.
  13. # Set to zero to run forever.
  14. total_run_times 0
  15.  
  16. # Create own window instead of using desktop (required in nautilus)
  17. own_window yes
  18. own_window_transparent yes
  19. own_window_type override
  20. own_window_class conky
  21. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  22.  
  23. # Use double buffering (reduces flicker, may not work for everyone)
  24. double_buffer yes
  25.  
  26. # Minimum size of text area
  27. maximum_width 400 400
  28. #maximum_width 200
  29.  
  30. # Draw shades?
  31. draw_shades no
  32.  
  33. # Draw outlines?
  34. draw_outline no
  35.  
  36. # Draw borders around text
  37. draw_borders no
  38.  
  39. draw_graph_borders no
  40.  
  41. # Default colors and also border colors
  42. default_color lightgray
  43. default_shade_color red
  44. default_outline_color green
  45.  
  46. # Text alignment, other possible values are commented
  47. #alignment top_left
  48. alignment top_right
  49. #alignment bottom_left
  50. #alignment bottom_right
  51.  
  52. # Gap between borders of screen and text
  53. # same thing as passing -x at command line
  54. gap_x 25
  55. gap_y 25
  56.  
  57. # Subtract file system buffers from used memory?
  58. no_buffers yes
  59.  
  60. # set to yes if you want all text to be in uppercase
  61. uppercase no
  62.  
  63. # number of cpu samples to average
  64. # set to 1 to disable averaging
  65. cpu_avg_samples 2
  66.  
  67. # number of net samples to average
  68. # set to 1 to disable averaging
  69. net_avg_samples 2
  70.  
  71. # Force UTF8? note that UTF8 support required XFT
  72. override_utf8_locale yes
  73.  
  74. # Add spaces to keep things from moving about? This only affects certain objects.
  75. use_spacer none
  76.  
  77.  
  78. TEXT
  79.  
  80. ${alignc 32}${font Open Sans:size=20}${color DarkOliveGreen3}manjaro${color lightgray} linux$font$color
  81. ${alignc}${font Open Sans:size=10}${color white}${execi 30 users | cut -c1-5}@$nodename
  82. $color${font}${font Open Sans:size=20}$alignr${time %H:%M}$font
  83. ${color DarkOliveGreen3}${font Open Sans:Bold:size=10}DATUM${hr 2}$color$font
  84. $color${font Open Sans:size=12}$alignr${time %a}, ${time %d %b %Y}$font$color
  85.  
  86. # SYS
  87. ${font Open Sans:Bold:size=10}${color DarkOliveGreen3}SYSTEM${hr 2}$color${font}
  88. $sysname $kernel $alignr $machine
  89. Uptime $alignr $uptime
  90. Loadaverage $alignr $loadavg
  91.  
  92. # CPU
  93. ${font Open Sans:Bold:size=10}${color DarkOliveGreen3}CPU${hr 2}
  94. $color${font}AMD Athlon II X4 630 $alignr ${freq_g cpu0}GHz
  95. $color${font}Temperatur $alignr ${hwmon 0 temp 1}$color${font} CĀ°
  96. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  97. ${font}Core 0 ${color DarkOliveGreen3}${color} @ ${cpu cpu1} % $alignc ${color DarkOliveGreen3}${cpubar cpu1}${color}
  98. ${font}Core 1 ${color DarkOliveGreen3}${color} @ ${cpu cpu2} % $alignc ${color DarkOliveGreen3}${cpubar cpu2}${color}
  99. ${font}Core 2 ${color DarkOliveGreen3}${color} @ ${cpu cpu3} % $alignc ${color DarkOliveGreen3}${cpubar cpu3}${color}
  100. ${font}Core 3 ${color DarkOliveGreen3}${color} @ ${cpu cpu4} % $alignc ${color DarkOliveGreen3}${cpubar cpu4}${color}
  101.  
  102. # TOP
  103. ${font Open Sans:Bold:size=10}${color DarkOliveGreen3}TOP${hr 2}
  104. $color${font}${font Open Sans:bold:size=8.5}PROCESS $alignr CPU USAGE$font
  105. ${top name 1}${alignr}${top cpu 1} %
  106. ${top name 2}${alignr}${top cpu 2} %
  107. ${top name 3}${alignr}${top cpu 3} %
  108. ${top name 4}${alignr}${top cpu 4} %
  109. ${top name 5}${alignr}${top cpu 5} %
  110.  
  111. # MEMORY
  112. ${font Open Sans:Bold:size=10}${color DarkOliveGreen3}MEMORY${hr 2}
  113. $color${font}${font Open Sans:bold:size=8.5}RAM$font
  114. $mem / $memmax $alignr $memperc %
  115. $membar
  116. ${font Open Sans:bold:size=8.5}SWAP$font
  117. $swap / $swapmax $alignr $swapperc %
  118. ${swapbar}
  119.  
  120. # HDD
  121. ${font Open Sans:Bold:size=10}${color DarkOliveGreen3}Festplatten${hr 2}
  122. $color${font}${font Open Sans:bold:size=8.5}/$font
  123. #${font Open Sans:bold:size=8.5}Root$font
  124. ${fs_used /}/${fs_size /}
  125. ${fs_bar /}
  126. ${font Open Sans:bold:size=8.5}/home:$font
  127. ${fs_used /home}/${fs_size /home}
  128. ${fs_bar /home}
  129.  
  130. # NETWORK
  131. ${font Open Sans:Bold:size=10}${color DarkOliveGreen3}Netzwerk${hr 2}
  132. $color${font Open Sans:bold:size=8.5}External IP ${font}${alignr}${execi 3600 wget -O - http://ip.tupeux.com | tail}$font
  133.  
  134. ${font Open Sans:bold:size=8.5}enp1s10 $font$alignr ${addr enp1s10}
  135. down $alignr ${downspeedf enp1s10} kb/s
  136. up $alignr ${upspeedf enp1s10} kb/s
  137. down total ${totaldown enp1s10} $alignr up total ${totalup enp1s10}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement