Stinky_F00t

Untitled

Sep 26th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.77 KB | None | 0 0
  1. # NK, line1280.conkyrc
  2.  
  3. # conkyrc based on "My horizontal .conkyrc" by rent0n86
  4. # http://rent0n86.deviantart.com/art/My-horizontal-conkyrc-122604863
  5.  
  6. # avoid flicker
  7. double_buffer yes
  8.  
  9. # own window to run simultanious 2 or more conkys
  10. own_window yes
  11.  
  12. own_window_transparent no
  13. #own_window_transparent yes
  14.  
  15. #own_window_type normal
  16. #own_window_type desktop
  17. own_window_type override
  18. #own_window_type dock
  19. #own_window_type panel
  20.  
  21. own_window_hints undecorate,sticky,skip_taskbar,skip_pager
  22.  
  23. # borders
  24. #draw_borders yes
  25. #border_width 2
  26. #border_margin 0
  27.  
  28. # shades
  29. draw_shades no
  30.  
  31. # position
  32. gap_x 0
  33. gap_y 2
  34. #gap_y 31
  35. #gap_y 1012
  36.  
  37. #alignment top_left
  38. alignment top_middle
  39. #alignment bottom_middle
  40. # behaviour
  41. update_interval 1
  42.  
  43. # colors
  44. default_color b8b8b8
  45. #default_shade_color 000000
  46.  
  47. #own_window_colour FFFFFF
  48. own_window_colour 000000
  49.  
  50. # red,green,yellow,blue,magenta,cyan,black,white
  51. color0 red
  52. color1 brown
  53. color2 yellow
  54. color3 green
  55. color4 blue
  56. color5 magenta
  57. color6 cyan
  58. color7 black
  59. color8 white
  60.  
  61. # font
  62. use_xft yes
  63. #xftfont sans:size=7
  64. xftfont Terminus:size=7
  65.  
  66. # Force UTF8? note that UTF8 support required XFT
  67. override_utf8_locale yes
  68.  
  69. #to prevent window from moving
  70. use_spacer none
  71. minimum_size 1365 0
  72.  
  73. #mpd
  74. #mpd_host localhost
  75. #mpd_port 6600
  76.  
  77. # Uptime: ${uptime_short} ${goto 99}|
  78. # ${font Terminus:size=9}${time %a, %d %b; %H:%M}
  79. # | ↓ ${downspeed eth0}${goto 1015}↑ ${upspeed eth0}
  80. # ↓ ${downspeed eth0}${goto 924}↑ ${upspeed eth0} |
  81. # db: ${execi 20 deadbeef --nowplaying "%a - %t"}
  82. # | Updates: ${execi 3800 muc-cli -n}
  83. # CPU:${execi 150 sensors | grep temp3 | cut -c15-16 ;}°C M/B:${execi 150 sensors | grep temp1 | cut -c15-16 ;}°C
  84. # Temp:${execi 150 sensors | grep temp3 | cut -c15-16 ;}/${execi 150 sensors | grep temp2 | cut -c15-16 ;}/${execi 150 sensors | grep temp1 | cut -c15-16 ;}°C
  85.  
  86. # | Kernel: ${kernel}\
  87.  
  88. # conkyForecast
  89. #${font Conky Weather:size=14}${voffset -1}${execpi 1810 conkyForecast --location=RSXX0063 --datatype=WF}${font}${voffset -7}
  90. #${execpi 1800 conkyForecast --location=RSXX0063 --datatype=LT --hideunits}
  91. #(${execpi 1850 conkyForecast --location=RSXX0063 --datatype=LT --startday=1})
  92.  
  93. # Time
  94. # ${time %a, %d.%m} ${goto 1252}${time %R}
  95. # | ${time %d/%a}/${goto 1252}${time %R}
  96.  
  97. # HDD
  98. # Free: /=${fs_free /} /home=${fs_free /home} /tmp=${fs_free /tmp} PUB=${fs_free /mnt/sda5} sdb1=${fs_free /mnt/sdb1}
  99. # ${if_match ${fs_used_perc /home}>95 }${color red}H${color}${endif}
  100. # | ${diskio} ${diskio /dev/sdb}\
  101.  
  102. # TTF
  103. #${font OpenLogos:size=86}q${font}
  104.  
  105. #${if_match "${exec skb 1}" == "Rus"}Ru${else}En${endif}\
  106.  
  107. # conkyEmail
  108. #${execpi 3605 conkyEmail \
  109. # --servertype=IMAP \
  110. # --servername=imap.googlemail.com \
  111. # --username= --password= \
  112. # --ssl} \
  113.  
  114. #${if_match "${execpi 3625 conkyEmail \
  115. # --servertype=IMAP \
  116. # --servername=imap.googlemail.com \
  117. # --username= --password= \
  118. # --ssl \
  119. # | tee /tmp/$USER.conkyEmail}" >= "1" }\
  120. #${color3}${endif}\
  121. #${execi 3645 cat /tmp/$USER.conkyEmail}${color} \
  122.  
  123. #${offset -8}${voffset -1}${font Wingdings:size=10}*${font}${voffset 0}${color}
  124.  
  125. # ⌧ ✉
  126.  
  127. # ${execi 3640 play -v 0.9 /mnt/sda5/PUB/Audio/icq7Default/IncomingIM.mp3}\
  128.  
  129. #GPU:${execi 150 nvidia-settings -q [gpu:0]/GPUCoreTemp | sed -n 'n;s;^.*): \([0-9]*\).*$;\1;;Ta;p;:a;Q;'}°C \
  130. #${if_match ${execi 150 nvidia-settings -q [gpu:0]/GPUCoreTemp | sed -n 'n;s;^.*): \([0-9]*\).*$;\1;;Ta;p;:a;Q;'}>=75}G${endif}\
  131.  
  132. TEXT
  133. ${voffset -2}${goto 8}\
  134. ${if_match ${cpu}>=99}${color0}CPU${color}${else}CPU${endif}\
  135. ${goto 30}${cpugraph color1 8,14} [${goto 56}${cpu}${goto 68}%] \
  136. ${color #F0D000}RAM:${color} $mem [${memperc}%] \
  137. ${color #F0D000}SWAP:${color} $swap [${swapperc}%] \
  138. |\
  139. ${color3}\
  140. ${if_match ${memperc}>80}M${endif}\
  141. ${if_match ${swapperc}>50}S${endif}\
  142. ${color} \
  143. \
  144. \
  145. ${color #F0D000}CPU:${color}${execi 150 sensors | grep temp1 | cut -c16-17 ;}°C \
  146. ${color #F0D000}sda:${color}${execi 300 sudo /usr/sbin/hddtemp /dev/sda | cut -c34-} \
  147. |\
  148. ${color #330033}\
  149. ${if_match ${execi 150 sensors | grep temp1 | cut -c16-17 ;}>55}B${endif}\
  150. ${color} \
  151. \
  152. \
  153. ${color #F0D000}/=${color}${fs_free /home} \
  154. ${color #F0D000}FreeBSD=${color}${fs_free /mnt/FreeBSD} \
  155. ${color #F0D000}iPOD=${color}${fs_free /media/iPod} \
  156. \
  157. ${if_match ${fs_used_perc /}>70}|\
  158. ${else}${if_match ${fs_used_perc /mnt/FreeBSD}>70}|\
  159. ${else}${if_match ${fs_used_perc /media/iPod}>85}|\
  160. ${endif}${endif}${endif}\
  161. ${color #993300}\
  162. ${if_match ${fs_used_perc /}>90}R${endif}\
  163. ${if_match ${fs_used_perc /mnt/FreeBSD}>70}D${endif}\
  164. ${if_match ${fs_used_perc /media/iPod}>85}I${endif}\
  165. ${color}\
  166. \
  167. \
  168. ${alignr}\
  169. \
  170. ${color0}${execpi 300 ~/.scripts/weather.sh "|BR|PI|Teresina"}${color} | ${color3}${execpi 50 python ~/.scripts/gmail.py | cut -c -2}${color} \
  171. \
  172. \
  173. ${voffset -3}
Advertisement
Add Comment
Please, Sign In to add comment