alexantur

tint2rc

Nov 4th, 2012
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 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 = 1
  9. background_color = #000000 60
  10. border_color = #FFFFFF 18
  11.  
  12. # Panel
  13. panel_monitor = 1
  14. panel_position = bottom center horizontal
  15. panel_size = 100% 30
  16. panel_margin = 0 0
  17. panel_padding = 7 0 7
  18. panel_dock = 0
  19. wm_menu = 0
  20. panel_layer = top
  21. panel_background_id = 1
  22. panel_items = LTSC
  23.  
  24. # Panel Autohide
  25. autohide = 0
  26. autohide_show_timeout = 0.3
  27. autohide_hide_timeout = 2
  28. autohide_height = 2
  29. strut_policy = follow_size
  30.  
  31. # Taskbar
  32. taskbar_mode = single_desktop
  33. taskbar_padding = 2 3 2
  34. taskbar_background_id = 0
  35. taskbar_active_background_id = 0
  36.  
  37. # Tasks
  38. urgent_nb_of_blink = 8
  39. task_icon = 1
  40. task_text = 1
  41. task_centered = 1
  42. task_maximum_size = 140 35
  43. task_padding = 6 2
  44. task_background_id = 1
  45. task_active_background_id = 1
  46. task_urgent_background_id = 1
  47. task_iconified_background_id = 1
  48. task_tooltip = 0
  49.  
  50. # Task Icons
  51. task_icon_asb = 70 0 0
  52. task_active_icon_asb = 100 0 0
  53. task_urgent_icon_asb = 100 0 0
  54. task_iconified_icon_asb = 70 0 0
  55.  
  56. # Fonts
  57. task_font = Ubuntu 8
  58. task_font_color = #FFFFFF 68
  59. task_active_font_color = #FFFFFF 83
  60. task_urgent_font_color = #FFFFFF 83
  61. task_iconified_font_color = #FFFFFF 68
  62. font_shadow = 0
  63.  
  64. # System Tray
  65. systray = 1
  66. systray_padding = 0 4 5
  67. systray_sort = ascending
  68. systray_background_id = 0
  69. systray_icon_size = 24
  70. systray_icon_asb = 70 0 0
  71.  
  72. # Clock
  73. time1_format = %H:%M
  74. time1_font = Ubuntu 8
  75. time2_format = %A %d %B
  76. time2_font = Ubuntu 6
  77. clock_font_color = #FFFFFF 74
  78. clock_padding = 1 0
  79. clock_background_id = 0
  80. clock_rclick_command = orage
  81.  
  82. # Tooltips
  83. tooltip_padding = 2 2
  84. tooltip_show_timeout = 0.7
  85. tooltip_hide_timeout = 0.3
  86. tooltip_background_id = 1
  87. tooltip_font = sans 10
  88. tooltip_font_color = #000000 80
  89.  
  90. # Mouse
  91. mouse_middle = none
  92. mouse_right = close
  93. mouse_scroll_up = toggle
  94. mouse_scroll_down = iconify
  95.  
  96. #-------------------------------------------
  97. # LANZADORES (launcher)
  98. #-------------------------------------------
  99. launcher_icon_theme = Faenza
  100. launcher_padding = 5 0 5
  101. launcher_background_id = 1
  102. launcher_icon_size = 35
  103. launcher_item_app = /usr/share/applications/Thunar.desktop
  104. launcher_item_app = /usr/share/applications/exo-terminal-emulator.desktop
  105. launcher_item_app = /usr/share/applications/opera-browser.desktop
  106. launcher_item_app = /usr/share/applications/firefox.desktop
  107. launcher_item_app = /usr/share/applications/thunderbird.desktop
  108. launcher_item_app = /usr/share/applications/xfce4-session-logout.desktop
  109.  
  110.  
  111. # End of config
Advertisement
Add Comment
Please, Sign In to add comment