pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

primoturbo private pastebin - collaborative debugging tool What's a private pastebin?


Posted by PrimoTurbo on Thu 26 Jun 16:29
report abuse | download | new post

  1. #avoid flicker
  2. double_buffer yes
  3.  
  4. #own window to run simultanious 2 or more conkys
  5. own_window yes
  6. own_window_transparent yes
  7. own_window_type desktop
  8. own_window_hints undecorate,sticky,skip_taskbar,skip_pager
  9.  
  10. #borders
  11. draw_borders no
  12. border_margin 1
  13.  
  14. #shades
  15. draw_shades no
  16.  
  17. #position
  18. gap_x 0
  19. gap_y 0
  20. alignment top_left
  21.  
  22. #behaviour
  23. update_interval 1
  24.  
  25. #colour
  26. default_color FFFFFF
  27. own_window_colour 636363
  28.  
  29. #font
  30. use_xft yes
  31. xftfont Sans:size=10
  32.  
  33. #to prevent window from moving
  34. minimum_size 1280 0
  35. use_spacer no
  36.  
  37. TEXT
  38. ${alignc}${voffset -1}${color FFFFFF}Date: ${color 86B7FD}${time %a %b %d}${color FFFFFF} | Uptime: ${color 86B7FD}${font}${uptime_short}${color FFFFFF} | Email: ${color 86B7FD}${execi 300 python ~/.conky/gmail.py} ${color FFFFFF} | Weather: ${color 86B7FD}${execi 300 /home/primo/.conky/weather.sh "NAM|CA|ON|TORONTO"}

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post