Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2015
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 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. # Background definitions
  6. # ID 1
  7. rounded = 0
  8. border_width = 0
  9. background_color = #000000 40
  10. border_color = #828282 0
  11.  
  12. # ID 2
  13. rounded = 1
  14. border_width = 0
  15. background_color = #C0080A 28
  16. border_color = #9D0004 28
  17.  
  18. # ID 3
  19. rounded = 1
  20. border_width = 0
  21. background_color = #000000 0
  22. border_color = #000000 0
  23.  
  24. # ID 4
  25. rounded = 1
  26. border_width = 1
  27. background_color = #000000 20
  28. border_color = #ED2323 60
  29.  
  30. # ID 5
  31. rounded = 0
  32. border_width = 1
  33. background_color = #000000 0
  34. border_color = #000000 0
  35.  
  36. # ID 6
  37. rounded = 0
  38. border_width = 1
  39. background_color = #000000 6
  40. border_color = #000000 0
  41.  
  42. # ID 7
  43. rounded = 3
  44. border_width = 0
  45. background_color = #222222 88
  46. border_color = #222222 88
  47.  
  48. # ID 8
  49. rounded = 1
  50. border_width = 1
  51. background_color = #888888 20
  52. border_color = #888888 20
  53.  
  54. # Panel
  55. panel_monitor = all
  56. panel_position = bottom center horizontal
  57. panel_size = 90% 20
  58. panel_margin = 0 -1
  59. panel_padding = 0 0 0
  60. panel_dock = 0
  61. wm_menu = 1
  62. panel_layer = bottom
  63. panel_background_id = 1
  64.  
  65. # Panel Autohide
  66. autohide = 0
  67. autohide_show_timeout = 0.3
  68. autohide_hide_timeout = 1.5
  69. autohide_height = 6
  70. strut_policy = follow_size
  71.  
  72. # Taskbar
  73. taskbar_mode = single_desktop
  74. taskbar_padding = 6 0 6
  75. taskbar_background_id = 5
  76. taskbar_active_background_id = 6
  77.  
  78. # Tasks
  79. urgent_nb_of_blink = 20
  80. task_icon = 1
  81. task_text = 1
  82. task_centered = 1
  83. task_maximum_size = 400 400
  84. task_padding = 2 2
  85. task_background_id = 3
  86. task_active_background_id = 2
  87. task_urgent_background_id = 4
  88. task_iconified_background_id = 3
  89.  
  90. # Task Icons
  91. task_icon_asb = 80 0 0
  92. task_active_icon_asb = 100 0 0
  93. task_urgent_icon_asb = 100 0 0
  94. task_iconified_icon_asb = 80 0 0
  95.  
  96. # Fonts
  97. task_font = Sans 10
  98. task_font_color = #FFFFFF 60
  99. task_active_font_color = #FFFFFF 100
  100. task_urgent_font_color = #FFFFFF 100
  101. task_iconified_font_color = #D8D8D8 60
  102. font_shadow = 0
  103.  
  104. # System Tray
  105. systray = 1
  106. systray_padding = 4 2 3
  107. systray_sort = right2left
  108. systray_background_id = 0
  109. systray_icon_size = 24
  110. systray_icon_asb = 100 0 0
  111.  
  112. # Clock
  113. time1_format = %A %d %b %H:%M
  114. time1_font = Sans 10
  115. clock_font_color = #B5B5B5 100
  116. clock_padding = 12 4
  117. clock_background_id = 0
  118.  
  119. # Tooltips
  120. tooltip = 0
  121. tooltip_padding = 2 2
  122. tooltip_show_timeout = 0.0
  123. tooltip_hide_timeout = 0.0
  124. tooltip_background_id = 7
  125. tooltip_font = Sans 9.0
  126. tooltip_font_color = #D8D8D8 100
  127.  
  128. # Mouse
  129. mouse_middle = none
  130. mouse_right = toggle
  131. mouse_scroll_up = toggle
  132. mouse_scroll_down = iconify
  133.  
  134. # Battery
  135. battery = 1
  136. battery_low_status = 20
  137. battery_low_cmd = notify-send "battery low"
  138. battery_hide = 96
  139. bat1_font = Sans 6
  140. bat2_font = Sans 6
  141. battery_font_color = #B5B5B5 100
  142. battery_padding = 2 0
  143. battery_background_id = 0
  144.  
  145. # End of config
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement