Guest User

Untitled

a guest
Mar 10th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. use_xft yes
  2. xftfont Eurostile:size=8
  3.  
  4. update_interval 1
  5. total_run_times 0
  6. double_buffer yes
  7. text_buffer_size 1024
  8.  
  9. own_window yes
  10. own_window_type override
  11. own_window_transparent yes
  12. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  13.  
  14. minimum_size 1680 15
  15. maximum_width 1680
  16.  
  17. default_color bbbbbb
  18. draw_shades no
  19.  
  20. color0 1a1a1a
  21. color1 97bebd
  22. color2 919FB8
  23.  
  24. alignment bl
  25. gap_x 0
  26. gap_y 2
  27.  
  28. no_buffers no
  29. net_avg_samples 2
  30.  
  31. override_utf8_locale yes
  32.  
  33. no_buffers yes
  34. imlib_cache_size 0
  35. short_units yes
  36.  
  37. TEXT
  38. ${voffset -3}${alignc 232}${font Eurostile:size=28}${color}${time %H}:${time %M}${color}
  39. ${alignc 92}${voffset 9}${font Segoe UI:size=10}${time %d %B %Y}
  40. ${voffset -42} GMail: ${color}${execi 1000 conkyEmail --servertype=IMAP --servername=imap.googlemail.com --username=#########@gmail.com --password=##### --ssl}${color} ${alignr 405}${execpi 1000 conkyForecast --location=BRXX0589 --template=~/gray/Notify/bottom.template}${voffset 6} Cpu1: ${color}${cpu cpu0} % Cpu2: ${color}${cpu cpu1} %${color} ${goto 140} RAM: ${color}${memperc} %${color} ${alignr 500}Down: ${color}${if_up ppp0}${downspeed ppp0}${else}${downspeed ppp0}${endif}${color}
  41. ${voffset -18}${alignr 405} Up: ${color}${if_up ppp0}${upspeed ppp0}${else}${upspeed ppp0}${endif}${color}
Add Comment
Please, Sign In to add comment