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 corenominal on Sun 3rd Jan 04:37 (modification of post by view diff)
download | new post

  1. #---------------------------------------------
  2. # TINT2 CONFIG FILE
  3. #---------------------------------------------
  4. # For more information about tint2, see:
  5. # http://code.google.com/p/tint2/wiki/Welcome
  6. #
  7. # For more config file examples, see:
  8. # http://crunchbanglinux.org/forums/topic/3232/my-tint2-config/
  9. #---------------------------------------------
  10. # BACKGROUND AND BORDER
  11. #---------------------------------------------
  12. rounded = 2
  13. border_width = 1
  14. background_color = #FFFFFF 0
  15. border_color = #FFFFFF 20
  16.  
  17. rounded = 2
  18. border_width = 0
  19. background_color = #D9D7D6 40
  20. border_color = #D9D7D6 60
  21.  
  22. rounded = 2
  23. border_width = 0
  24. background_color = #ffffff 0
  25. border_color = #ffffff 0
  26.  
  27. rounded = 2
  28. border_width = 1
  29. background_color = #D9D7D6 40
  30. border_color = #D9D7D6 60
  31.  
  32. # tooltip
  33. rounded = 2
  34. border_width = 1
  35. background_color = #000000
  36. border_color = #ffffff 20
  37.  
  38. #---------------------------------------------
  39. # PANEL
  40. #---------------------------------------------
  41. panel_monitor = all
  42. panel_position = bottom center
  43. panel_size = 98% 28
  44. panel_margin = 0 0
  45. panel_padding = 7 0
  46. font_shadow = 0
  47. panel_background_id = 0
  48.  
  49. #---------------------------------------------
  50. # TASKBAR
  51. #---------------------------------------------
  52. taskbar_mode = multi_desktop
  53. taskbar_padding = 0 0 0
  54. taskbar_background_id = 1
  55. taskbar_active_background_id = 4
  56.  
  57. #---------------------------------------------
  58. # TASKS
  59. #---------------------------------------------
  60. task_icon = 1
  61. task_text = 0
  62. task_width = 40
  63. task_centered = 1
  64. task_padding = 2 2
  65. task_font = sans 7
  66. task_font_color = #ffffff 70
  67. task_active_font_color = #ffffff 85
  68. task_background_id = 3
  69. task_active_background_id = 2
  70.  
  71. #---------------------------------------------
  72. # SYSTRAYBAR
  73. #---------------------------------------------
  74. systray_padding = 4 2 3
  75. systray_background_id = 0
  76.  
  77. #---------------------------------------------
  78. # CLOCK
  79. #---------------------------------------------
  80. time1_format = %H:%M:%S
  81. time1_font = sans 8
  82. time2_format = %A %d %B
  83. time2_font = sans 6
  84. clock_font_color = #ffffff 76
  85. clock_padding = 4 4
  86. clock_background_id = 0
  87. clock_lclick_command = orage
  88. clock_rclick_command = orage
  89.  
  90. #---------------------------------------------
  91. # BATTERY
  92. #---------------------------------------------
  93. #battery = 0
  94. #battery_low_status = 7
  95. #battery_low_cmd = notify-send "battery low"
  96. #bat1_font = sans 8
  97. #bat2_font = sans 6
  98. #battery_font_color = #ffffff 76
  99. #battery_padding = 1 0
  100. #battery_background_id = 0
  101.  
  102. #---------------------------------------------
  103. # TOOLTIP
  104. #---------------------------------------------
  105. tooltip = 1
  106. tooltip_padding = 2 2
  107. tooltip_show_timeout = 0.3
  108. tooltip_hide_timeout = 0.3
  109. tooltip_background_id = 5
  110. tooltip_font_color = #ffffff 100
  111. tooltip_font = sans 10
  112.  
  113. #---------------------------------------------
  114. # MOUSE ACTION ON TASK
  115. #---------------------------------------------
  116. mouse_middle = none
  117. mouse_right = none
  118. mouse_scroll_up = toggle
  119. mouse_scroll_down = iconify

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