Guest User

Tint2+Xine

a guest
Sep 4th, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 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 = 0
  11. background_color = #cccccc 50
  12. border_color = #cccccc 50
  13.  
  14. # ID 2
  15. rounded = 15
  16. border_width = 0
  17. background_color = #000000 40
  18. border_color = #000000 40
  19.  
  20. # ID 3
  21. rounded = 17
  22. border_width = 0
  23. background_color = #000000 75
  24. border_color = #000000 90
  25.  
  26. # ID 4
  27. rounded = 15
  28. border_width = 5
  29. background_color = #000000 10
  30. border_color = #000000 100
  31.  
  32. # Panel
  33. panel_items = LTSBC
  34. panel_monitor = all
  35. panel_position = bottom center horizontal
  36. panel_size = 100% 42
  37. panel_margin = 0 0
  38. panel_padding = 4 3 4
  39. panel_dock = 0
  40. wm_menu = 1
  41. panel_layer = bottom
  42. panel_background_id = 1
  43.  
  44.  
  45. #Launcher
  46. launcher_icon_theme = AwOken
  47. launcher_padding = 4 2 3
  48. launcher_background_id = 0
  49. launcher_icon_size = 26
  50. launcher_item_app = /usr/share/applications/tilda.desktop
  51. launcher_item_app = /usr/share/applications/terminator.desktop
  52. launcher_item_app = /usr/share/applications/Thunar.desktop
  53. launcher_item_app = /usr/share/applications/iceweasel.desktop
  54. launcher_item_app = /usr/share/applications/opera-browser.desktop
  55. launcher_item_app = /usr/share/applications/geany.desktop
  56. launcher_item_app = /usr/share/applications/gcalctool.desktop
  57. launcher_item_app = /usr/share/applications/abiword.desktop
  58. launcher_item_app = /usr/share/applications/audacious2.desktop
  59. launcher_item_app = /usr/share/applications/vlc.desktop
  60. launcher_item_app = /usr/share/applications/gxine.desktop
  61. launcher_item_app = /usr/share/applications/gvim.desktop
  62. #launcher_item_app = /usr/share/applications/xfce4-screenshooter.desktop
  63.  
  64. # Panel Autohide
  65. autohide = 0
  66. autohide_show_timeout = 0.0
  67. autohide_hide_timeout = 0.0
  68. autohide_height = 0
  69. strut_policy = follow_size
  70.  
  71. # Taskbar
  72. taskbar_mode = single_desktop
  73. taskbar_padding = 4 3 5
  74. taskbar_background_id = 1
  75. taskbar_active_background_id = 1
  76. taskbar_name = 3
  77. taskbar_name_padding = 2 2
  78. taskbar_name_background_id = 9
  79. taskbar_name_active_background_id = 9
  80. taskbar_name_font = URW Gothic L 10
  81. taskbar_name_active_font_color = #000000 100
  82.  
  83. # Tasks
  84. urgent_nb_of_blink = 7
  85. task_icon = 1
  86. task_text = 1
  87. task_centered = 1
  88. task_maximum_size = 280 17
  89. task_padding = 7 8 8
  90. task_background_id = 2
  91. task_active_background_id = 3
  92. task_urgent_background_id = 3
  93. task_iconified_background_id = 2
  94. task_icon_asb = 20 5 5
  95.  
  96. # Task Icons
  97. task_icon_asb = 100 0 0
  98. task_active_icon_asb = 100 0 0
  99. task_urgent_icon_asb = 100 0 0
  100. task_iconified_icon_asb = 100 0 0
  101.  
  102. # Fonts
  103. task_font = URW Gothic L 8
  104. task_font_color = #FFFFFF 100
  105. task_active_font_color = #FFFFFF 100
  106. task_urgent_font_color = #FFFFFF 100
  107. task_iconified_font_color = #FFFFFF 100
  108. font_shadow = 0
  109.  
  110. # System Tray
  111. systray = 1
  112. systray_padding = 8 8 8
  113. systray_sort = ascending
  114. systray_background_id = 0
  115. systray_icon_size = 16
  116. systray_icon_asb = 100 0 0
  117.  
  118. # Clock
  119. time1_format = %H:%M:%S
  120. time1_font = URW Gothic L 12
  121. time2_format = %A ยท %d.%m.%y
  122. time2_font = Nimbus Sans L 9
  123. font_shadow = 0
  124. clock_font_color = #000000 100
  125. clock_padding = 5 0
  126. clock_background_id = 0
  127. clock_lclick_command = calendar
  128. clock_rclick_command = orage
  129. clock_tooltip = %A %d %B
  130.  
  131. # Tooltips
  132. tooltip = 0
  133. tooltip_padding = 0 0
  134. tooltip_show_timeout = 0
  135. tooltip_hide_timeout = 0
  136. tooltip_background_id = 0
  137. tooltip_font = Sans 12
  138. tooltip_font_color = #FFFFFF 100
  139.  
  140. # Mouse
  141. mouse_middle = none
  142. mouse_right = close
  143. mouse_scroll_up = none
  144. mouse_scroll_down = none
  145.  
  146. # Battery
  147. battery = 0
  148. battery_low_status = 20
  149. battery_low_cmd = notify-send "battery low"
  150. battery_hide = 90
  151. bat1_font = Sans 12
  152. bat2_font = Sans 12
  153. battery_font_color = #FFFFFF 100
  154. battery_padding = 0 0
  155. battery_background_id = 0
  156.  
  157. # End of config
Advertisement
Add Comment
Please, Sign In to add comment