DrPantsu

tint2pantsu2

Jun 13th, 2012
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. # Tint2 config file
  2. # Generated by tintwizard (http://code.google.com/p/tintwizard/)
  3. # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
  4.  
  5. # To use this as default tint2 config: save as $HOME/.config/tint2/tint2rc
  6.  
  7. # Background definitions
  8. # ID 1
  9. rounded = 0
  10. border_width = 1
  11. background_color = #252525 100
  12. border_color = #252525 100
  13.  
  14. # ID 2
  15. rounded = 1
  16. border_width = 0
  17. background_color = #444444 100
  18. border_color = #D8D8D8 100
  19.  
  20. # ID 3
  21. rounded = 1
  22. border_width = 0
  23. background_color = #000000 0
  24. border_color = #000000 0
  25.  
  26. # ID 4
  27. rounded = 1
  28. border_width = 1
  29. background_color = #888888 20
  30. border_color = #ED2323 60
  31.  
  32. # ID 5
  33. rounded = 0
  34. border_width = 1
  35. background_color = #000000 0
  36. border_color = #000000 0
  37.  
  38. # ID 6
  39. rounded = 0
  40. border_width = 1
  41. background_color = #D8D8D8 0
  42. border_color = #D8D8D8 0
  43.  
  44. # ID 7
  45. rounded = 3
  46. border_width = 0
  47. background_color = #222222 80
  48. border_color = #222222 80
  49.  
  50. # ID 8
  51. rounded = 1
  52. border_width = 1
  53. background_color = #888888 20
  54. border_color = #888888 20
  55.  
  56. # Panel
  57. panel_monitor = all
  58. panel_position = bottom left horizontal
  59. panel_size = 100% 18
  60. panel_margin = 0 0
  61. panel_padding = 0 0 0
  62. panel_dock = 0
  63. wm_menu = 1
  64. panel_layer = bottom
  65. panel_background_id = 1
  66.  
  67. # Panel Autohide
  68. autohide = 0
  69. autohide_show_timeout = 0.3
  70. autohide_hide_timeout = 1.5
  71. autohide_height = 6
  72. strut_policy = follow_size
  73.  
  74. # Taskbar
  75. taskbar_mode = multi_desktop
  76. taskbar_padding = 6 0 6
  77. taskbar_background_id = 5
  78. taskbar_active_background_id = 6
  79.  
  80. # Tasks
  81. urgent_nb_of_blink = 20
  82. task_icon = 0
  83. task_text = 1
  84. task_centered = 1
  85. task_maximum_size = 120 120
  86. task_padding = 2 2
  87. task_background_id = 3
  88. task_active_background_id = 2
  89. task_urgent_background_id = 4
  90. task_iconified_background_id = 3
  91.  
  92. # Task Icons
  93. task_icon_asb = 80 0 0
  94. task_active_icon_asb = 100 0 0
  95. task_urgent_icon_asb = 100 0 0
  96. task_iconified_icon_asb = 80 0 0
  97.  
  98. # Fonts
  99. task_font = Sans 10
  100. task_font_color = #D8D8D8 60
  101. task_active_font_color = #C0C0C0 100
  102. task_urgent_font_color = #FFFFFF 100
  103. task_iconified_font_color = #C0C0C0 60
  104. font_shadow = 0
  105.  
  106. # System Tray
  107. systray = 1
  108. systray_padding = 0 0 0
  109. systray_sort = ascending
  110. systray_background_id = 0
  111. systray_icon_size = 0
  112. systray_icon_asb = 100 0 0
  113.  
  114. # Clock
  115. time1_format = %H:%M:%S
  116. time1_font = Sans 8
  117. clock_font_color = #D8D8D8 100
  118. clock_padding = 4 4
  119. clock_background_id = 3
  120. clock_lclick_command = gsimplecal
  121. clock_rclick_command = gsimplecal
  122.  
  123. # Tooltips
  124. tooltip = 1
  125. tooltip_padding = 2 2
  126. tooltip_show_timeout = 0.0
  127. tooltip_hide_timeout = 0.0
  128. tooltip_background_id = 7
  129. tooltip_font = sans normal 8.0
  130. tooltip_font_color = #D8D8D8 100
  131.  
  132. # Mouse
  133. mouse_middle = none
  134. mouse_right = toggle
  135. mouse_scroll_up = toggle
  136. mouse_scroll_down = iconify
  137.  
  138. # Battery
  139. battery = 0
  140. battery_low_status = 20
  141. battery_low_cmd = notify-send "battery low"
  142. battery_hide = 96
  143. bat1_font = Sans 8
  144. bat2_font = Sans 0
  145. battery_font_color = #FFFFFF 100
  146. battery_padding = 0 0
  147. battery_background_id = 0
  148.  
  149. # End of config
Advertisement
Add Comment
Please, Sign In to add comment