Advertisement
Kimarite

.conkyrc_20160523

May 22nd, 2016
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.60 KB | None | 0 0
  1. # conky configuration
  2. #
  3. # The list of variables has been removed from this file in favour
  4. # of keeping the documentation more maintainable.
  5. # Check http://conky.sf.net for an up-to-date-list.
  6. #
  7. # For ideas about how to modify conky, please see:
  8. # http://crunchbanglinux.org/forums/topic/59/my-conky-config/
  9. #
  10. # For help with conky, please see:
  11. # http://crunchbanglinux.org/forums/topic/2047/conky-help/
  12. #
  13. # Default .conkyrc - CrunchBang
  14. # http://pastebin.com/Z0c8pCQW
  15. #
  16. # For Xfce Desktop:
  17. # https://bbs.archlinux.org/viewtopic.php?pid=623046#p623046
  18. # http://askubuntu.com/questions/236704/autostart-conky-in-xfce
  19. #
  20. # Enjoy! :)
  21. ##############################################
  22. # Settings
  23. ##############################################
  24. background yes
  25. # fiddle with window
  26. use_spacer yes
  27. use_xft yes
  28. # stuff after 'TEXT' will be formatted on screen
  29. override_utf8_locale yes
  30. xftfont Terminus:size=8
  31. xftalpha 0.8
  32. total_run_times 0
  33. # Create own window instead of using desktop (required in nautilus)
  34. own_window yes
  35. #own_window override
  36. own_window_class conky
  37. #own_window_type desktop
  38. own_window_type normal
  39. #own_window_type dock
  40. own_window_colour brown
  41. own_window_transparent yes
  42. net_avg_samples 1
  43. ##############################################
  44. # Compositing tips:
  45. # Conky can play strangely when used with
  46. # different compositors. I have found the
  47. # following to work well, but your mileage
  48. # may vary. Comment/uncomment to suit.
  49. ##############################################
  50. ## no compositor
  51. #own_window_type conky
  52. #own_window_argb_visual no
  53. #own_window_argb_value 99
  54.  
  55. ## xcompmgr
  56. #own_window_type override
  57. #own_window_argb_visual yes
  58.  
  59. # cairo-compmgr
  60. #own_window_type desktop
  61. own_window_argb_visual yes
  62. ##############################################
  63. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  64. # Use double buffering (reduces flicker, may not work for everyone)
  65. double_buffer yes
  66. # Minimum size of text area
  67. minimum_size 400 5
  68. # Draw shades?
  69. draw_shades no
  70. # Text stuff
  71. draw_outline no # amplifies text if yes
  72. draw_borders no
  73. draw_outline no
  74. draw_graph_borders no
  75. # Stippled borders?
  76. stippled_borders 8
  77. # border margins
  78. border_margin 4
  79. # border width
  80. border_width 1
  81. # Default colors and also border colors, grey90 == #e5e5e5
  82. default_color white
  83. default_shade_color black
  84. default_outline_color white
  85. # Text alignment, other possible values are commented
  86. #alignment top_left
  87. alignment top_right
  88. #alignment bottom_left
  89. #alignment bottom_right
  90. # Gap between borders of screen and text
  91. gap_x 10
  92. gap_y 10
  93. no_buffers no
  94. uppercase no # set to yes if you want all text to be in uppercase
  95. cpu_avg_samples 2
  96. override_utf8_locale yes
  97. font snap
  98. use_spacer yes
  99. ##############################################
  100. # Output
  101. ##############################################
  102.  
  103. TEXT
  104.  
  105. ${voffset -20}
  106. ${font VERDANA:bold:size=12}${color slate grey}${audacious_title 100}${color}
  107. #${font Liberation Mono:bold:size=10}${execp ~/.howLong.pl}
  108. ${voffset -24}
  109. ${font VERDANA:bold:size=78}${alignr}${time %H:%M:%S}
  110. ${voffset -222}
  111. ${color slate grey}${font VERDANA:bold:size=14}${alignr}${time %Y. %b. %d.}
  112. ${font VERDANA:bold:size=14}${alignr}${time %A}${color}
  113. ${voffset +16}${goto 74}${voffset -20}${font LIBERATION MONO:bold:size=16}${execpi 60 naptar=`date +%_d`; ncal -NCH -d| sed '1d' | sed '/./!d' | sed 's/$/ /' | fold -w 21 | sed -n '/^.\{21\}/p' | sed 's/^/${goto 74} /' | sed /" $naptar "/s/" $naptar "/" "'${color green}'"$naptar"'${color}'" "/}$font
  114. ${voffset +16}${font VERDANA:bold:size=09}${offset 120}${color slate grey}CPU:${color } $cpu%
  115. ${offset 120}${color 0fc4e3}${cpugraph 18,130 0fc4e3}
  116. ${offset 120}${color slate grey}Load: ${color }$loadavg
  117. ${offset 120}${color slate grey}Processes: ${color }$processes
  118. ${offset 120}${color slate grey}Running: ${color }$running_processes
  119.  
  120. ${offset 120}${color slate grey}Highest CPU:
  121. ${offset 120}${color #90c4e3} ${top name 1}${top_mem cpu 1}
  122. ${offset 120}${color lightgrey} ${top name 2}${top cpu 2}
  123. ${offset 120}${color lightgrey} ${top name 3}${top cpu 3}
  124. ${offset 120}${color lightgrey} ${top name 4}${top cpu 4}
  125.  
  126. ${offset 120}${color slate grey}Highest MEM:
  127. ${offset 120}${color #90c4e3} ${top_mem name 1}${top_mem mem 1}
  128. ${offset 120}${color lightgrey} ${top_mem name 2}${top_mem mem 2}
  129. ${offset 120}${color lightgrey} ${top_mem name 3}${top_mem mem 3}
  130. ${offset 120}${color lightgrey} ${top_mem name 4}${top_mem mem 4}
  131.  
  132. ${offset 120}${color slate grey}MEM: ${color } $memperc% $mem/$memmax
  133. ${offset 120}${color 0fc4e3}${membar 3,100}
  134. ${offset 120}${color slate grey}SWAP: ${color }$swapperc% $swap/$swapmax
  135. ${color 0fc4e3}${offset 120}${swapbar 3,100}
  136.  
  137. ${offset 120}${color slate grey}ROOT: ${color }${fs_free /}/${fs_size /}
  138. ${offset 120}${color 0fc4e3}${fs_bar 3,100 /}
  139. ${offset 120}${color slate grey}HOME: ${color }${fs_free /home}/${fs_size /home}
  140. ${offset 120}${color 0fc4e3}${fs_bar 3,100 /home}
  141. ${offset 120}${color slate grey}__: ${color }${fs_free /media/ADAT3}/${fs_size /media/ADAT3}
  142. ${offset 120}${color 0fc4e3}${fs_bar 3,100 /media/ADAT3}
  143. ${offset 120}${color slate grey}NET@ETH:
  144. ${offset 120}${color}Up: ${color }${upspeed eth0} k/s${color 0fc4e3}
  145. ${offset 120}${upspeedgraph eth0 8,130 0fc4e3}
  146. ${offset 120}${color}Down: ${color }${downspeed eth0}k/s${color 0fc4e3}
  147. ${offset 120}${downspeedgraph eth0 8,130 0fc4e3}
  148. ${offset 120}${color slate grey}NET@PPP:
  149. ${offset 120}${color}Up: ${color }${upspeed ppp0} k/s${color 0fc4e3}
  150. ${offset 120}${upspeedgraph ppp0 8,130 0fc4e3}
  151. ${offset 120}${color}Down: ${color }${downspeed ppp0}k/s${color 0fc4e3}
  152. ${offset 120}${downspeedgraph ppp0 8,130 0fc4e3}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement