Advertisement
Guest User

Untitled

a guest
Aug 14th, 2010
508
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. imlib_cache_size 1
  2. # Sarai the Geek (Sarai B.)
  3. double_buffer yes
  4. # own_window yes
  5. own_window no
  6. own_window_transparent yes
  7. own_window_type desktop
  8. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  9. draw_borders no
  10. # border_margin 1
  11. draw_shades no
  12. gap_x 10
  13. gap_y 40
  14. alignment top_left
  15. update_interval 1
  16. default_color 333333
  17. color3 8D8D8D
  18.  
  19. # color2 8d423f
  20. color2 004F77
  21. # color2 D2CDC9
  22. color4 ffffff
  23. # color2 556C7C
  24. # color2 374762
  25. # color2 C8D3BE
  26. color5 1793D1
  27. color7 004F77
  28. color6 525252
  29. own_window_colour 393939
  30. use_xft yes
  31. xftfont Designer Block:bold:size=8
  32. use_spacer none
  33. minimum_size 1024 0
  34.  
  35. TEXT
  36. ${image ~/conky/mpd_bg2.png -p 717,325 -s 300x200}${execi 5 ~/scripts/mpd-cover}
  37. ${offset 845}${voffset -45}${font Designer Block:size=68}${tztime Europe/Moscow %H}${font Designer Block:size=26}${color2}${offset 2}${voffset -36}:${time %M}
  38. ${offset 843}${voffset 25}$color2${battery_bar 2,150 BAT1}
  39. ${offset 843}${voffset -50}${font a_AvanteTitlerCpsUpC:bold:size=8}${color}battery: ${color2}ac ${acpiacadapter} ${battery_time BAT1}
  40. ${color}${voffset -104}${offset 6}${font Designer Block:size=18}CPU${font a_AvanteTitlerCpsUpC:bold:size=8}
  41. ${offset 55}${voffset -23}${color2}${cpubar cpu0 2,140}${color}
  42. ${offset 50}${voffset -4}$color freq: $color7$freq MHz $color t:$color7 $acpitemp C${color}
  43. ${voffset -27}${offset 212}${font Designer Block:size=18}RAM${font a_AvanteTitlerCpsUpC:bold:size=8}
  44. ${offset 264}${voffset -23}${color2}${membar 2,140}${color}
  45. ${offset 264}${voffset -4}usage: ${color7}${mem} ${color}/ ${color7}${memmax}${color}
  46. ${voffset -27}${offset 421}${font Designer Block:size=18}HDD${font a_AvanteTitlerCpsUpC:bold:size=8}
  47. ${offset 470}${voffset -21}${color2}${fs_bar 2,140 /}
  48. ${offset 558}${voffset -5}${color}/ ${color7}${fs_free /}
  49. ${offset 470}${voffset 0}${fs_bar 2,140 /home}${color}
  50. ${offset 555}${voffset -5}${color}~ ${color7}${fs_free /home}${color}
  51. ${offset 470}${voffset -13}i/o:$color7 $diskio $color
  52. ${voffset -49}${offset 627}${font Designer Block:size=18}NET${font a_AvanteTitlerCpsUpC:bold:size=8}
  53. ${voffset -21}${offset 673}${color}${if_up wlan0}${wireless_essid wlan0} - ${wireless_link_qual_perc wlan0}%${else}ethernet connection${endif}
  54. ${offset 673}${color}IPv4: $color7${execi 5 ~/scripts/myip}
  55. ${offset 673}${color}down: $color7${if_up wlan0}${downspeed wlan0}${else}${downspeed eth0}${endif} $color up:$color7 ${if_up wlan0}${upspeed wlan0}${else}${upspeed eth0}${endif}${color}
  56. # ${font Droid Sans:bold:size=9}${offset 10}${voffset -20}${execpi 120 /usr/bin/fortune drugs | fold -w42}
  57. $color6${offset 740}${voffset 308}${font Superstar DJ:size=18}JZ
  58. $color6${offset 760}${voffset 2}${font Superstar DJ:size=18})${voffset -5}${font a_AvanteTitlerCpsUpC:bold:size=8} ${color3}volume $color5${mpd_vol}%
  59. $color6${offset 760}${voffset 2}${font Superstar DJ:size=18},${voffset -5}${font a_AvanteTitlerCpsUpC:bold:size=8} ${color3}bitrate $color5${mpd_bitrate}
  60. $color6${offset 760}${voffset 2}${font Superstar DJ:size=18}*${voffset -5}${font a_AvanteTitlerCpsUpC:bold:size=8} ${color3}shuffle $color5${mpd_random}
  61. $color6${offset 760}${voffset 2}${font Superstar DJ:size=18}$$${voffset -5}${font a_AvanteTitlerCpsUpC:bold:size=8} ${color3}repeat $color5${mpd_repeat}
  62. $color3${offset 755}${voffset 16}${font a_AvanteTitlerCpsUpC:bold:size=8}${mpd_smart 39}
  63. $color6${voffset -3}${offset 755}${mpd_bar 2,235}
  64. $color3${offset 755}${voffset -4}${font a_AvanteTitlerCpsUpC:bold:size=9}${mpd_album 30}
  65. ${offset 942}${voffset -15}$color5${font droid sans:bold:size=7} ${if_mpd_playing} ${mpd_elapsed} / ${mpd_length}${else}--:-- / --:--${endif}$font
  66. ${image /tmp/cover -p 889,353 -s 100x100}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement