Advertisement
Guest User

Untitled

a guest
Feb 16th, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.85 KB | None | 0 0
  1. # Create own window instead of using desktop (required in nautilus)
  2. own_window yes
  3. own_window_type normal
  4. own_window_hints undecorated,below,skip_taskbar,skip_pager
  5. own_window_transparent yes
  6. own_window_class Conky
  7.  
  8. # Use double buffering (reduces flicker, may not work for everyone)
  9. double_buffer yes
  10.  
  11. # fiddle with window
  12. use_spacer yes
  13. use_xft yes
  14.  
  15. # Update interval in seconds
  16. update_interval 3
  17.  
  18. # Minimum size of text area
  19. minimum_size 355 500
  20. maximum_width 357
  21.  
  22. override_utf8_locale yes
  23.  
  24. # Draw shades?
  25. draw_shades yes
  26.  
  27. # Text stuff
  28. draw_outline yes # amplifies text if yes
  29. draw_borders no
  30. #font freesans -12
  31. xftfont Arial:size=9
  32. uppercase no # set to yes if you want all text to be in uppercase
  33.  
  34. # Stippled borders?
  35. stippled_borders 3
  36.  
  37. # border margins
  38. border_inner_margin 9
  39. border_outer_margin 0
  40.  
  41. # border width
  42. border_width 10
  43.  
  44. # Default colors and also border colors, grey90 == #e5e5e5
  45. default_color cbcbcb
  46.  
  47. own_window_colour brown
  48. own_window_transparent yes
  49.  
  50. # Text alignment, other possible values are commented
  51. alignment top_left
  52. #alignment top_right
  53. #alignment bottom_left
  54. #alignment bottom_right
  55.  
  56. # Gap between borders of screen and text
  57. gap_x 10
  58. gap_y 30
  59.  
  60. imlib_cache_size 0
  61. # stuff after 'TEXT' will be formatted on screen
  62.  
  63. TEXT
  64. ${font Arial:size=12}${color ffe595}WEATHER ${font}${hr 2}$color${texeci 500 bash $HOME/Accuweather_Conky_Int_Images/acc_int_images}
  65. ${image $HOME/Accuweather_Conky_Int_Images/cc.png -p 0,60 -s 180x108}
  66. ${font Arial:size=10}${execpi 600 sed -n '1p' $HOME/Accuweather_Conky_Int_Images/messages}${font}${goto 200}${color ffe595}TEMP: $color${alignr}${execpi 600 sed -n '29p' $HOME/Accuweather_Conky_Int_Images/curr_cond}°C (${execpi 600 sed -n '30p' $HOME/Accuweather_Conky_Int_Images/curr_cond}°C)
  67. ${goto 200}${color ffe595}WIND: $color${alignr}${execpi 600 sed -n '31p' $HOME/Accuweather_Conky_Int_Images/curr_cond} ${execpi 600 sed -n '32p' $HOME/Accuweather_Conky_Int_Images/curr_cond}
  68. ${goto 200}${color ffe595}HUM: $color${alignr}${execpi 600 sed -n '33p' $HOME/Accuweather_Conky_Int_Images/curr_cond}
  69. ${goto 200}${color ffe595}DEW POINT: $color${alignr}${execpi 600 sed -n '37p' $HOME/Accuweather_Conky_Int_Images/curr_cond}°C
  70. ${goto 200}${color ffe595}PR: $color${alignr}${execpi 600 sed -n '34p' $HOME/Accuweather_Conky_Int_Images/curr_cond}
  71. ${goto 200}${color ffe595}VISIB: $color${alignr}${execpi 600 sed -n '38p' $HOME/Accuweather_Conky_Int_Images/curr_cond}
  72. ${goto 200}${color ffe595}CLOUD COVER: $color${alignr}${execpi 600 sed -n '35p' $HOME/Accuweather_Conky_Int_Images/curr_cond}
  73. ${goto 200}${color ffe595}UV INDEX: $color${alignr}${execpi 600 sed -n '36p' $HOME/Accuweather_Conky_Int_Images/curr_cond}
  74. ${goto 200}${color ffe595}S/M RISE: $color${alignr}${execpi 600 sed -n '39p' $HOME/Accuweather_Conky_Int_Images/curr_cond}/${execpi 600 sed -n '41p' $HOME/Accuweather_Conky_Int_Images/curr_cond}
  75. ${goto 200}${color ffe595}S/M SET: $color${alignr}${execpi 600 sed -n '40p' $HOME/Accuweather_Conky_Int_Images/curr_cond}/${execpi 600 sed -n '42p' $HOME/Accuweather_Conky_Int_Images/curr_cond}
  76. ${hr 1}
  77. ${goto 50}${font Arial:size=10}${color ffe595}TODAY$color$font${goto 230}${font Arial:size=10}${color ffe595}TONIGHT$color$font${image $HOME/Accuweather_Conky_Int_Images/tod.png -p 0,205 -s 120x72}${image $HOME/Accuweather_Conky_Int_Images/ton.png -p 190,205 -s 120x72}
  78.  
  79. ${goto 145}${execpi 600 sed -n '26p' $HOME/Accuweather_Conky_Int_Images/first_days}°C${goto 340}${execpi 600 sed -n '31p' $HOME/Accuweather_Conky_Int_Images/first_days}°C
  80. ${goto 140}(${execpi 600 sed -n '27p' $HOME/Accuweather_Conky_Int_Images/first_days}°C)${goto 335}(${execpi 600 sed -n '32p' $HOME/Accuweather_Conky_Int_Images/first_days}°C)
  81.  
  82.  
  83. ${font Arial:size=8}${execpi 600 sed -n '2p' $HOME/Accuweather_Conky_Int_Images/messages}${goto 195}${execpi 600 sed -n '3p' $HOME/Accuweather_Conky_Int_Images/messages}$font
  84. Chance of Precip: ${execpi 600 sed -n '28p' $HOME/Accuweather_Conky_Int_Images/first_days}${goto 195}Chance of Precip: $color${execpi 600 sed -n '33p' $HOME/Accuweather_Conky_Int_Images/first_days}
  85. ${hr 1}
  86. ${font Arial:size=9}${goto 40}${color ffe595}${execpi 600 sed -n '5p' $HOME/Accuweather_Conky_Int_Images/first_days}${goto 145}${execpi 600 sed -n '10p' $HOME/Accuweather_Conky_Int_Images/first_days}${goto 270}${execpi 600 sed -n '15p' $HOME/Accuweather_Conky_Int_Images/first_days}$color${font}${image $HOME/Accuweather_Conky_Int_Images/6.png -p 0,330 -s 90x54}
  87.  
  88. ${font Arial:size=8}${goto 100}${execpi 600 sed -n '8p' $HOME/Accuweather_Conky_Int_Images/first_days}°C${goto 210}${execpi 600 sed -n '13p' $HOME/Accuweather_Conky_Int_Images/first_days}°C${goto 330}${execpi 600 sed -n '18p' $HOME/Accuweather_Conky_Int_Images/first_days}°C
  89. ${goto 100}${execpi 600 sed -n '9p' $HOME/Accuweather_Conky_Int_Images/first_days}°C${goto 210}${execpi 600 sed -n '14p' $HOME/Accuweather_Conky_Int_Images/first_days}°C${goto 330}${execpi 600 sed -n '19p' $HOME/Accuweather_Conky_Int_Images/first_days}°C${image $HOME/Accuweather_Conky_Int_Images/11.png -p 110,330 -s 90x54}${image $HOME/Accuweather_Conky_Int_Images/16.png -p 230,330 -s 90x54}
  90.  
  91. ${execpi 600 sed -n '4p' $HOME/Accuweather_Conky_Int_Images/messages}${goto 135}${execpi 600 sed -n '5p' $HOME/Accuweather_Conky_Int_Images/messages}${goto 255}${execpi 600 sed -n '6p' $HOME/Accuweather_Conky_Int_Images/messages}
  92.  
  93. ${font Arial:size=9}${goto 40}${color ffe595}${execpi 600 sed -n '20p' $HOME/Accuweather_Conky_Int_Images/first_days}${goto 145}${execpi 600 sed -n '1p' $HOME/Accuweather_Conky_Int_Images/last_days}${goto 270}${execpi 600 sed -n '6p' $HOME/Accuweather_Conky_Int_Images/last_days}$color${font}${image $HOME/Accuweather_Conky_Int_Images/21.png -p 0,420 -s 90x54}
  94.  
  95. ${font Arial:size=8}${goto 100}${execpi 600 sed -n '23p' $HOME/Accuweather_Conky_Int_Images/first_days}°C${goto 210}${execpi 600 sed -n '4p' $HOME/Accuweather_Conky_Int_Images/last_days}°C${goto 330}${execpi 600 sed -n '9p' $HOME/Accuweather_Conky_Int_Images/last_days}°C
  96. ${font Arial:size=8}${goto 100}${execpi 600 sed -n '24p' $HOME/Accuweather_Conky_Int_Images/first_days}°C${goto 210}${execpi 600 sed -n '5p' $HOME/Accuweather_Conky_Int_Images/last_days}°C${goto 330}${execpi 600 sed -n '10p' $HOME/Accuweather_Conky_Int_Images/last_days}°C${image $HOME/Accuweather_Conky_Int_Images/last_2.png -p 110,420 -s 90x54}${image $HOME/Accuweather_Conky_Int_Images/last_7.png -p 230,420 -s 90x54}
  97.  
  98. ${execpi 600 sed -n '7p' $HOME/Accuweather_Conky_Int_Images/messages}${goto 135}${execpi 600 sed -n '8p' $HOME/Accuweather_Conky_Int_Images/messages}${goto 255}${execpi 600 sed -n '9p' $HOME/Accuweather_Conky_Int_Images/messages}
  99.  
  100. ${font Arial:size=9}${goto 40}${color ffe595}${execpi 600 sed -n '11p' $HOME/Accuweather_Conky_Int_Images/last_days}${goto 145}${execpi 600 sed -n '16p' $HOME/Accuweather_Conky_Int_Images/last_days}${goto 270}${execpi 600 sed -n '21p' $HOME/Accuweather_Conky_Int_Images/last_days}$color${font}${image $HOME/Accuweather_Conky_Int_Images/last_12.png -p 0,510 -s 90x54}
  101.  
  102. ${font Arial:size=8}${goto 100}${execpi 600 sed -n '14p' $HOME/Accuweather_Conky_Int_Images/last_days}°C${goto 210}${execpi 600 sed -n '19p' $HOME/Accuweather_Conky_Int_Images/last_days}°C${goto 330}${execpi 600 sed -n '24p' $HOME/Accuweather_Conky_Int_Images/last_days}°C
  103. ${font Arial:size=8}${goto 100}${execpi 600 sed -n '15p' $HOME/Accuweather_Conky_Int_Images/last_days}°C${goto 210}${execpi 600 sed -n '20p' $HOME/Accuweather_Conky_Int_Images/last_days}°C${goto 330}${execpi 600 sed -n '25p' $HOME/Accuweather_Conky_Int_Images/last_days}°C${image $HOME/Accuweather_Conky_Int_Images/last_17.png -p 110,510 -s 90x54}${image $HOME/Accuweather_Conky_Int_Images/last_22.png -p 230,510 -s 90x54}
  104.  
  105. ${execpi 600 sed -n '10p' $HOME/Accuweather_Conky_Int_Images/messages}${goto 135}${execpi 600 sed -n '11p' $HOME/Accuweather_Conky_Int_Images/messages}${goto 255}${execpi 600 sed -n '12p' $HOME/Accuweather_Conky_Int_Images/messages}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement