Advertisement
Guest User

Untitled

a guest
Jul 21st, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. use_xft yes
  2. xftfont DejaVu Sans:size=10
  3. xftalpha 0.8
  4. text_buffer_size 2048
  5. gap_x 2
  6.  
  7. # Update interval in seconds
  8. update_interval 1
  9.  
  10. # This is the number of times Conky will update before quitting.
  11. total_run_times 0
  12.  
  13. own_window yes
  14. own_window_transparent yes
  15. #own_window_type override
  16. #own_window_type desktop
  17. own_window_type normal #use this if you want a nice shadow to appear around conky
  18.  
  19. # If own_window is yes, these window manager hints may be used
  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 220 0
  27. #maximum_width 200
  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. # Stippled borders?
  39. stippled_borders 0
  40.  
  41. # border margins
  42. border_margin 5
  43.  
  44. # border width
  45. border_width 1
  46. min_port_monitors 16
  47.  
  48. # Default colors and also border colors
  49. default_color 16a086
  50. #default_shade_color black
  51. #default_outline_color grey
  52. own_window_colour 000000
  53.  
  54. # Text alignment, other possible values are commented
  55. #alignment top_left
  56. alignment top_right
  57. #alignment bottom_left
  58. #alignment bottom_right
  59. #alignment middle_right
  60.  
  61. # Gap between borders of screen and text
  62. # same thing as passing -x at command line
  63. gap_x 20
  64. gap_y 50
  65.  
  66. # Subtract file system buffers from used memory?
  67. no_buffers yes
  68.  
  69. # set to yes if you want all text to be in uppercase
  70. uppercase no
  71.  
  72. # number of cpu samples to average
  73. # set to 1 to disable averaging
  74. cpu_avg_samples 4
  75.  
  76. # number of net samples to average
  77. # set to 1 to disable averaging
  78. net_avg_samples 2
  79.  
  80. # Force UTF8? note that UTF8 support required XFT
  81. override_utf8_locale yes
  82.  
  83. # Add spaces to keep things from moving about? This only affects certain objects.
  84. use_spacer none
  85.  
  86. own_window_argb_value 0
  87. own_window_argb_visual yes
  88. TEXT
  89. ${font Zekton:Bold:size=11}SYSTEM ${hr 2}
  90. #Command exec cut .. know the distribution
  91. ${font Zekton:Bold:size=12}${alignc 0}${exec cut -d '\' -f 1 /etc/issue}
  92. ${voffset -10}${font OpenLogos:size=40}U
  93. #Hostname
  94. ${voffset -85}${alignc =10}${font Capture it:size=16}${nodename}
  95. #PC
  96. ${font Zekton:Bold:size=12}${alignc 0}ASUS
  97. ${font Zekton:Bold:size=12}${alignc 0}K55A
  98. ${font DejaVu Sans:Bold:size=13}K${font} Kernel: ${alignr}${kernel}
  99. ${font StyleBats:Bold:size=16}A${font} CPU 1: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60}
  100. ${font StyleBats:Bold:size=16}A${font} CPU 2: ${cpu cpu2}% ${alignr}${cpubar cpu2 8,60}
  101. ${font StyleBats:Bold:size=16}A${font} CPU 3: ${cpu cpu3}% ${alignr}${cpubar cpu3 8,60}
  102. ${font StyleBats:Bold:size=16}A${font} CPU 4: ${cpu cpu4}% ${alignr}${cpubar cpu4 8,60}
  103. ${font StyleBats:Bold:size=16}g${font} RAM: $mem $memperc% ${alignr}${membar 8,60}
  104. ${font StyleBats:Bold:size=16}j${font} SWAP: $swap $swapperc% ${alignr}${swapbar 8,60}
  105. ${font Webdings:Bold:size=16}~${font}Battery: ${battery_percent BAT0}% ${alignr}${battery_bar 8,60 BAT0}
  106. ${font StyleBats:Bold:size=16}q${font} Uptime: ${alignr}${uptime}
  107.  
  108. ${font Zekton:Bold:size=11}DATE ${hr 2}
  109.  
  110. ${alignc 0}${font Capture it:size=32}${time %H:%M}${font Zekton:size=10}
  111. ${voffset 2}${alignc}${time %A, %d %B %Y}
  112.  
  113. ${font Zekton:Bold:size=11}HD ${hr 2}
  114. ${voffset 4}${font Pie charts for maps:Bold:size=14}7${font} ${voffset -5}Root:
  115. ${voffset 4}${fs_used /}/${fs_size /} ${alignr}${fs_bar 8,60 /}
  116. ${font Pie charts for maps:Bold:size=14}m${font} ${voffset -5}Home:
  117. ${voffset 4}${fs_free /home}/${fs_size /home} ${alignr}${fs_bar 8,60 /home}
  118.  
  119. ${font Zekton:Bold:size=11}NETWORK ${hr 2}
  120. #Aquí tengo que aclarar algo mis interfaces de red son
  121. #Wired = enp3s0f2 and WiFi = wlp2s0
  122. ${if_existing /proc/net/route enp3s0f2}
  123. ${voffset -15}${alignc 0}${font Capture it:size=12}W i r e d
  124. ${font PizzaDude Bullets:size=14}O${font} Up: ${upspeed enp3s0f2}${alignr}${upspeedgraph enp3s0f2 8,60 black black}
  125. ${voffset 4}${font PizzaDude Bullets:size=14}U${font} Down: ${downspeed enp3s0f2}${alignr}${downspeedgraph enp3s0f2 8,60 black black}
  126. ${voffset 4}${font PizzaDude Bullets:size=14}N${font} Upload: ${alignr}${totalup enp3s0f2}
  127. ${voffset 4}${font PizzaDude Bullets:size=14}T${font} Dowload: ${alignr}${totaldown enp3s0f2}
  128. ${else}${if_existing /proc/net/route wlp2s0}${alignc 0}${font Capture it:size=12}W i F i
  129. ${font}SSID: ${wireless_essid wlp2s0}
  130. Signal: ${wireless_link_qual_perc wlp2s0}% ${alignr}${wireless_link_bar 8,60 wlp2s0}
  131. ${font PizzaDude Bullets:size=14}O${font} Up: ${upspeed wlp2s0}${alignr}${upspeedgraph wlp2s0 8,60 black black}
  132. ${voffset 4}${font PizzaDude Bullets:size=14}U${font} Down: ${downspeed wlp2s0}${alignr}${downspeedgraph wlp2s0 8,60 black black}
  133. ${voffset 4}${font PizzaDude Bullets:size=14}N${font} Upload: ${alignr}${totalup wlp2s0}
  134. ${voffset 4}${font PizzaDude Bullets:size=14}T${font} Download: ${alignr}${totaldown wlp2s0}
  135. ${endif}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement