SHARE
TWEET

My Tint2

a guest Oct 20th, 2014 156 Never
  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 = #262729 100
  10. border_color = #484848 100
  11.  
  12. # ID 2
  13. rounded = 0
  14. border_width = 0
  15. background_color = #313131 100
  16. border_color = #000000 100
  17.  
  18. # ID 3
  19. rounded = 0
  20. border_width = 0
  21. background_color = #000000 100
  22. border_color = #FFFFFF 100
  23.  
  24. # Panel
  25. panel_monitor = all
  26. panel_position = bottom center horizontal
  27. panel_size = 100% 20
  28. panel_margin = 0 0
  29. panel_padding = 0 0 10
  30. panel_dock = 0
  31. wm_menu = 1
  32. panel_layer = normal
  33. panel_background_id = 1
  34.  
  35. # Panel Autohide
  36. autohide = 0
  37. autohide_show_timeout = 0.2
  38. autohide_hide_timeout = 1
  39. autohide_height = 0
  40. strut_policy = follow_size
  41.  
  42. # Taskbar
  43. taskbar_mode = single_desktop
  44. taskbar_padding = 0 0 100
  45. taskbar_background_id = 0
  46. taskbar_active_background_id = 0
  47.  
  48. # Tasks
  49. urgent_nb_of_blink = 20
  50. task_icon = 0
  51. task_text = 1
  52. task_centered = 1
  53. task_maximum_size = 200 30
  54. task_padding = 10 4
  55. task_background_id = 0
  56. task_active_background_id = 0
  57. task_urgent_background_id = 0
  58. task_iconified_background_id = 0
  59.  
  60. # Task Icons
  61. task_icon_asb = 100 0 0
  62. task_active_icon_asb = 100 0 0
  63. task_urgent_icon_asb = 100 0 0
  64. task_iconified_icon_asb = 100 0 0
  65.  
  66. # Fonts
  67. task_font = Open Sans 10
  68. task_font_color = #FFFFFF 40
  69. task_active_font_color = #FFFFFF 100
  70. task_urgent_font_color = #A03131 100
  71. task_iconified_font_color = #FFFFFF 40
  72. font_shadow = 0
  73.  
  74. # System Tray
  75. systray = 1
  76. systray_padding = 0 6 10
  77. systray_sort = left2right
  78. systray_background_id = 0
  79. systray_icon_size = 0
  80. systray_icon_asb = 100 0 0
  81.  
  82. # Clock
  83. time1_format = %H:%M
  84. time1_font = Sans 7
  85. clock_font_color = #FFFFFF 100
  86. clock_tooltip =
  87. clock_padding = 5 6
  88. clock_background_id = 0
  89. time1_timezone =
  90. time2_timezone =
  91. clock_tooltip_timezone =
  92.  
  93. # Tooltips
  94. tooltip = 0
  95. tooltip_padding = 2 2
  96. tooltip_show_timeout = 0.0
  97. tooltip_hide_timeout = 0.0
  98. tooltip_background_id = 2
  99. tooltip_font = Droid Sans 9
  100. tooltip_font_color = #FFFFFF 100
  101.  
  102. # Mouse
  103. mouse_middle = none
  104. mouse_right = close
  105. mouse_scroll_up = toggle
  106. mouse_scroll_down = iconify
  107.  
  108. # Battery
  109. battery = 0
  110. battery_low_status = 20
  111. battery_low_cmd = notify-send "battery low"
  112. battery_hide = 96
  113. bat1_font = Liberation Mono 8
  114. bat2_font = Liberation Mono 8
  115. battery_font_color = #B5B5B5 100
  116. battery_padding = 2 0
  117. battery_background_id = 0
  118.  
  119. # End of config
RAW Paste Data
Top