Guest User

zlx-tint2

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