Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2015
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  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 definitions
  11. # ID 1
  12. rounded = 0
  13. border_width = 0
  14. background_color = #1c1c1c 100
  15. border_color = #828282 0
  16.  
  17. # ID 2 - task active
  18. rounded = 2
  19. border_width = 1
  20. background_color = #444444 100
  21. border_color = #616161 90
  22.  
  23. # ID 3 - task
  24. rounded = 1
  25. border_width = 0
  26. background_color = #000000 0
  27. border_color = #000000 0
  28.  
  29. # ID 4
  30. rounded = 1
  31. border_width = 1
  32. background_color = #888888 20
  33. border_color = #ED2323 0
  34.  
  35. # ID 5 - taskbar
  36. rounded = 0
  37. border_width = 1
  38. background_color = #000000 0
  39. border_color = #000000 0
  40.  
  41. # ID 6 - active taskbar
  42. rounded = 0
  43. border_width = 1
  44. background_color = #000000 0
  45. border_color = #000000 0
  46.  
  47. # ID 7 - tooltip
  48. rounded = 3
  49. border_width = 0
  50. background_color = #222222 90
  51. border_color = #222222 90
  52.  
  53. # ID 8
  54. rounded = 1
  55. border_width = 1
  56. background_color = #888888 20
  57. border_color = #888888 20
  58.  
  59. # ID 9 - clock
  60. rounded = 0
  61. border_width = 0
  62. background_color = #1C1C1C 100
  63. border_color = #FFFFFF 0
  64.  
  65. # Panel
  66. panel_monitor = all
  67. panel_position = bottom left horizontal
  68. panel_items = T
  69. panel_size = 1255 59
  70. panel_margin = 345 0
  71. panel_padding = 0 8
  72. panel_dock = 0
  73. wm_menu = 1
  74. panel_layer = bottom
  75. panel_background_id = 1
  76.  
  77. # Panel Autohide
  78. autohide = 0
  79. autohide_show_timeout = 0.3
  80. autohide_hide_timeout = 1.5
  81. autohide_height = 6
  82. strut_policy = follow_size
  83.  
  84. # Taskbar
  85. taskbar_mode = single_desktop
  86. taskbar_padding = 15 4
  87. taskbar_background_id = 5
  88. taskbar_active_background_id = 6
  89. taskbar_name = 1
  90. taskbar_name_background_id = 0
  91. taskbar_name_active_background_id = 0
  92. taskbar_name_font = Coda 10
  93. taskbar_name_font_color = #828282 100
  94. taskbar_name_active_font_color = #828282 100
  95.  
  96. # Tasks
  97. urgent_nb_of_blink = 20
  98. task_icon = 1
  99. task_text = 1
  100. task_centered = 0
  101. task_maximum_size = 200 40
  102. task_padding = 2 2
  103. task_background_id = 3
  104. task_active_background_id = 2
  105. task_urgent_background_id = 4
  106. task_iconified_background_id = 3
  107.  
  108. # Task Icons
  109. task_icon_asb = 100 -100 0
  110. task_active_icon_asb = 100 0 0
  111. task_urgent_icon_asb = 100 -100 0
  112. task_iconified_icon_asb = 100 -100 0
  113.  
  114. # Fonts
  115. task_font = Liberation Sans 06_55 10
  116. task_font_color = #828282 100
  117. task_active_font_color = #FFFFFF 90
  118. task_urgent_font_color = #FFFFFF 100
  119. task_iconified_font_color = #d8d8d8 60
  120. font_shadow = 0
  121.  
  122. # Launcher
  123. launcher_padding = 8 2 10
  124. launcher_background_id = 0
  125. launcher_icon_size = 24
  126. launcher_icon_theme = gnome-colors-statler
  127. launcher_item_app = /usr/share/applications/google-chrome.desktop
  128. launcher_item_app = /usr/share/applications/thunderbird.desktop
  129. launcher_item_app = /usr/share/applications/deadbeef.desktop
  130. launcher_item_app = /usr/share/applications/nitrogen.desktop
  131.  
  132. # System Tray
  133. systray = 1
  134. systray_padding = 4 2 3
  135. systray_sort = right2left
  136. systray_background_id = 0
  137. systray_icon_size = 24
  138. systray_icon_asb = 100 -100 0
  139.  
  140. # Clock
  141. time1_format = %H:%M
  142. time1_font = Roboto, 20
  143. clock_font_color = #f3f3f3 100
  144. clock_padding = 12 4
  145. clock_background_id = 9
  146. clock_lclick_command = gsimplecal
  147. clock_rclick_command = gsimplecal
  148.  
  149. # Tooltips
  150. tooltip = 1
  151. tooltip_padding = 2 2
  152. tooltip_show_timeout = 0.0
  153. tooltip_hide_timeout = 0.0
  154. tooltip_background_id = 7
  155. tooltip_font_color = #d8d8d8 100
  156. tooltip_font = Liberation Sans normal 9.0
  157.  
  158. # Mouse
  159. mouse_middle = none
  160. mouse_right = close
  161. mouse_scroll_up = toggle
  162. mouse_scroll_down = iconify
  163.  
  164. # Battery
  165. battery = 0
  166. battery_low_status = 20
  167. battery_low_cmd = notify-send "battery low"
  168. battery_hide = 96
  169. bat1_font = Liberation Mono 8
  170. bat2_font = Liberation Mono 8
  171. battery_font_color = #b5b5b5 100
  172. battery_padding = 2 0
  173. battery_background_id = 0
  174.  
  175. # End of config
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement