Advertisement
lumberjack55

Untitled

Mar 30th, 2013
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. .conkyrc
  2.  
  3. background yes
  4. use_xft yes
  5. xftfont Sans:size=9
  6. xftalpha 1
  7. update_interval 1.0
  8. total_run_times 0
  9. own_window yes
  10. own_window_transparent yes
  11. own_window_type normal
  12. #own_window_argb_visual yes
  13. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  14. double_buffer yes
  15. minimum_size 1620 90
  16. maximum_width 1610
  17. alignment bottom_middle     # tl, tm, tr, bl, bm, br, ml, mr
  18. draw_shades no
  19. draw_outline no
  20. draw_borders no
  21. draw_graph_borders no
  22. default_color 6BBC8E
  23. default_shade_color 000000
  24. default_outline_color 828282
  25. gap_x 0
  26. gap_y 110
  27. no_buffers yes
  28. uppercase no
  29. cpu_avg_samples 2
  30. override_utf8_locale yes
  31.  
  32. TEXT
  33. ${image ~/.conky/icons/Television-Alt.png -s 32x32} ${image ~/.conky/icons/Task-Manager.png -p 231 -s 32x32}                                                ${image ~/.conky/icons/Memory.png -p 462 -s 32x32}                  ${image ~/.conky/icons/Hard-Drive.png -p 693 -s 32x32}                      ${image ~/.conky/icons/Connectiions.png -p 984 -s 32x32}    ${image ~/.conky/icons/Gear.png -p 1175 -s 32x32}                                                                                                                   ${if_running mocp}${image ~/.conky/icons/Media-Player.png -p 1386 -s 32x32}$endif
  34. ${goto 50}Host  : ${nodename}               ${goto 273}CPU:${goto 305}${cpubar 4,110} ${alignr}${goto 425}$cpu%                                         ${goto 500}RAM : ${membar 4,110}$alignr${goto 660}$memperc %                ${goto 737}Root: ${goto 780}${fs_bar 4,110 /}${goto 900}${fs_free /}                ${goto 1030}IP addr ${goto 1080}: ${addr eth0}          ${goto 1220}CPU${goto 1250}: ${execi 10 find /sys/ -iname temp*_input | grep coretemp | xargs cat | awk '{temp+=$1} {corecount+=1} END {print temp/1000/corecount}' | awk -F. '{print $1}'}°C  ${if_running mocp}${goto 1430}${color 86c113}${execi 1 mocp -Q %state}$color
  35.                             ${goto 273}${cpu cpu0}% ${goto 300}${cpu cpu1}% ${goto 330}${cpu cpu2}% ${goto 360}${cpu cpu8}% ${goto 394}${cpu cpu9}% ${goto 425}${cpu cpu10}%    ${goto 500}Proc: $processes                             ${goto 737}Home: ${goto 780}${fs_bar 4,110 /home}${goto 900}${fs_free /home}            ${goto 1030}Tx Rate ${goto 1080}: ${upspeed eth0}       ${goto 1220}gpu${goto 1250}: ${nvidia temp}°C                                                                                                                      ${if_running mocp}${goto 1430}${execi 1 mocp -Q %artist} - ${execi 1 mocp -Q %song}$endif
  36. ${goto 50}Kernel: ${kernel}                                                                                             ${goto 500}${top name 1}$alignr${goto 633}${color cd5c5c}${top mem 1} % $color      ${goto 737}data0:${goto 780}${fs_bar 4,110 /media/data0}${goto 900}${fs_free /media/data0}  ${goto 1030}Rx Rate ${goto 1080}: ${downspeed eth0}     ${goto 1220}sda${goto 1250}: ${execi 10 hddtemp /dev/sda | sed 's/.*: //g'}                                                                                                     ${if_running mocp}${goto 1430}${execi 1 mocp -Q %album}$endif
  37. ${goto 50}Arch  : ${machine}                ${goto 273}FAN : ${hwmon fan  1}RPM                                                             ${goto 500}${top name 2}$alignr${goto 633}${color ff9000}${top mem 2} % $color      ${goto 737}data1:${goto 780}${fs_bar 4,110 /media/data1}${goto 900}${fs_free /media/data1}  ${goto 1030}Tx Total${goto 1080}: ${totalup eth0}       ${goto 1220}sdb${goto 1250}: ${execi 10 hddtemp /dev/sdb | sed 's/.*: //g'}                                                                                                     ${if_running mocp}${goto 1430}${execi 1 echo -n "`mocp -Q %ct` из `mocp -Q %tt`"}$endif
  38.                             ${goto 273}FAN : ${hwmon fan  3}RPM                                                         ${goto 500}${top name 2}$alignr${goto 633}${color a1ccea}${top mem 2} % $color      ${goto 737}data2:${goto 780}${fs_bar 4,110 /media/data2}${goto 900}${fs_free /media/data2}  ${goto 1030}Rx Total${goto 1080}: ${totaldown eth0}     ${goto 1220}sdc${goto 1250}: ${execi 10 hddtemp /dev/sdc | sed 's/.*: //g'}                                                                                                     ${if_running mocp}${goto 1430}${execi 1 mocp -i | grep Rate | awk '{print $2}'} ${execi 1 mocp -i | grep Avg | awk '{print $2}'} $endif
  39.  
  40.  
  41.  
  42. .conkyrc2
  43. background yes
  44. use_xft yes
  45. xftfont Sans:size=9
  46. xftalpha 1
  47. update_interval 1.0
  48. total_run_times 0
  49. own_window yes
  50. own_window_transparent yes
  51. own_window_type normal
  52. #own_window_argb_visual yes
  53. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  54. double_buffer yes
  55. minimum_size 1680 50
  56. maximum_width 1680
  57. alignment bottom_middle     # tl, tm, tr, bl, bm, br, ml, mr
  58. draw_shades no
  59. draw_outline no
  60. draw_borders no
  61. draw_graph_borders no
  62. default_color 656667
  63. default_shade_color 000000
  64. default_outline_color 828282
  65. gap_x 0
  66. gap_y 20
  67. no_buffers yes
  68. uppercase no
  69. cpu_avg_samples 2
  70. override_utf8_locale yes
  71.  
  72. TEXT
  73.  
  74. #${font JackInput:size=16}${cpugraph cpu1 22,200 00ff00 ff0000 -t} ${color 1994d1}
  75. ${goto 300}${font JackInput:size=16}${color 1994d1}${time %H:%M, %A %d %b}${color fea63c}                       ${goto 735}Uptime: ${uptime_short} ${color cd5c5c}      ${goto 1050}Weather: ${execi 300 curl -s "http://weather.yahooapis.com/forecastrss?p=RSXX1222&u=c" | grep yweather:condition | sed 's/.*temp="//;s/" .*//g;s/-//'}°C ${color 86c113}       ${goto 1300}Mail:  ${execpi 300 ~/.conky/gmail.sh login  'password'}${color}${font}                        
  76.  
  77.  
  78.  
  79. background yes
  80. use_xft yes
  81. xftfont Sans:size=9
  82. xftalpha 1
  83. update_interval 1.0
  84. total_run_times 0
  85. own_window yes
  86. own_window_transparent yes
  87. own_window_type normal
  88. #own_window_argb_visual yes
  89. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  90. double_buffer yes
  91. minimum_size 1620 10
  92. maximum_width 1620
  93. alignment bottom_middle     # tl, tm, tr, bl, bm, br, ml, mr
  94. draw_shades no
  95. draw_outline no
  96. draw_borders no
  97. draw_graph_borders no
  98. default_color 6BBC8E
  99. default_shade_color 000000
  100. default_outline_color 828282
  101. gap_x 0
  102. gap_y 80
  103. no_buffers yes
  104. uppercase no
  105. cpu_avg_samples 2
  106. override_utf8_locale no
  107.  
  108. TEXT
  109. ${image ~/.conky/icons/Background1629.png -p 0,4}${execbar echo $((`mocp -Q %cs'*100/'%ts`))}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement