irenegr

tint2rc.bw

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