CrunchBang Linux 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.

CrunchBang Linux Pastebin

Posted by celebrimbor on Tue 14th Aug 20:32 (modification of post by view diff)
download | new post

  1. # Conky settings #
  2. background no
  3. update_interval 1
  4. cpu_avg_samples 2
  5. net_avg_samples 2
  6. override_utf8_locale yes
  7. double_buffer yes
  8. no_buffers yes
  9. text_buffer_size 2048
  10. #imlib_cache_size 0
  11. temperature_unit celsius
  12.  
  13. # Window specifications #
  14. own_window_class Conky
  15. own_window yes
  16. own_window_type normal
  17. own_window_transparent yes
  18. own_window_argb_visual no
  19. own_window_argb_value 120
  20. own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
  21.  
  22. border_inner_margin 0
  23. border_outer_margin 0
  24. border_width 2
  25.  
  26. minimum_size 1366 70
  27. maximum_width 1366 300
  28.  
  29. alignment bottom_center
  30. gap_x 7
  31. gap_y 20
  32.  
  33. # Graphics settings #
  34. draw_shades no
  35. draw_outline no
  36. draw_borders no
  37. draw_graph_borders no
  38.  
  39. # Text settings #
  40. use_xft yes
  41. override_utf8_locale yes
  42. xftfont DejaVu Sans Condensed:size=7
  43. xftalpha 0.8
  44. uppercase no
  45. temperature_unit celsius
  46.  
  47. imlib_cache_size 0
  48. # Colors settings #
  49. default_outline_color FAFAFA
  50. own_window_colour 171717
  51. default_color c4c4c4
  52.  
  53. color0 6C9EAB
  54. color1 C4C4C4
  55. color2 6C9EAB
  56. color3 6C9EAB
  57. color4 C53100
  58. color5 FFFFFF
  59.  
  60. # Lua Load  #
  61. lua_load ~/conky/rings-v1.2.1.lua
  62. lua_draw_hook_pre ring_stats
  63.  
  64. TEXT
  65. ${font Ubuntu:size=9}${goto 43}${voffset 12}${color5}CPU${goto 153}RAM${goto 263}Fedora${goto 373}Waldorf ${goto 483}Media ${goto 593}Study Shelf ${voffset -4}${goto 1070}$kernel${voffset 4}
  66. ${color4}${goto 43}${freq_g}GHz${goto 43}${freq_g}GHz ${goto 153}${memmax}${goto 263}${fs_size /media/f92f399b-ed24-4689-9e2b-4045e0241a8c}${goto 373}${fs_size}${goto 483}${fs_size /media/Essentials}${goto 593}${fs_size /media/Arch}
  67. ${color0}${goto 43}${cpu}% ${goto 153}${memperc}% ${goto 263}${fs_used_perc /media/f92f399b-ed24-4689-9e2b-4045e0241a8c}% ${goto 373}${fs_used_perc /}% ${goto 483}${fs_used_perc /media/Essentials}% ${goto 593}${fs_used_perc /media/Arch}%
  68. ${voffset -30}${color1}${goto 703}DL ${color5}${downspeed eth0}/s${font Santana:size=12}${goto 812.5}${voffset 5}${time %H:}${time %M}${font Santana:size=20}${goto 875}${color5}${voffset -15}${time %B} ${time %d}
  69. ${font Dejavu Sans Regular:size=7}${color1}${goto 703}${voffset -18}UP ${color5}${upspeed eth0}/s ${font Santana:size=20}${goto 875}${voffset 5}${time %A}
  70. ${image ~/conky/debian.png -p 1040,0 -s 23x30}
  71. ${image ~/conky/pusio-gmail-tux.png -p 1040,30 -s 35x35}
  72. ${voffset -78}${goto 1075}${voffset -5}${font Ubuntu:size=10}${execpi 300 python ~/.scripts/gmail.py}

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