Guest User

Untitled

a guest
Aug 25th, 2015
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. # Tint2 config file
  2. # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
  3.  
  4. # Background definitions
  5. # ID 1
  6. rounded = 2
  7. border_width = 1
  8. background_color = #000000 80
  9. border_color = #929292 80
  10.  
  11. # ID 2
  12. rounded = 3
  13. border_width = 0
  14. background_color = #5F92B8 100
  15. border_color = #ADADAD 40
  16.  
  17. # ID 3
  18. rounded = 3
  19. border_width = 0
  20. background_color = #AFAFAF 40
  21. border_color = #FFFFFF 60
  22.  
  23. # Panel
  24. panel_monitor = all
  25. panel_position = center left vertical
  26. panel_items = L
  27. panel_size = 230 35
  28. panel_margin = 0 0
  29. panel_padding = 0 0
  30. panel_dock = 0
  31. wm_menu = 1
  32. panel_layer = top
  33. panel_background_id = 0
  34.  
  35. # Panel Autohide
  36. autohide = 1
  37. autohide_show_timeout = 0.1
  38. autohide_hide_timeout = 2
  39. autohide_height = 0
  40. #strut_policy = follow_size
  41. strut_policy = none
  42.  
  43. # Launcher
  44. launcher_icon_theme = Oxygen
  45. launcher_padding = 2 2 4
  46. launcher_background_id = 1
  47. launcher_icon_size = 24
  48. launcher_item_app = /usr/share/applications/archopenboxmenu.desktop
  49. launcher_item_app = /usr/share/applications/chromium-browser-incognito.desktop
  50. launcher_item_app = /usr/share/applications/firefox.desktop
  51. launcher_item_app = /usr/share/applications/sakura.desktop
  52. launcher_item_app = /usr/share/applications/Thunar.desktop
  53. launcher_item_app = /usr/share/applications/geany.desktop
  54. launcher_item_app = /usr/share/applications/thunderbird.desktop
  55. launcher_item_app = /usr/share/applications/skype.desktop
  56.  
  57. # End of config
Advertisement
Add Comment
Please, Sign In to add comment