Advertisement
Guest User

Untitled

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