Advertisement
krax

tint2rc

Sep 7th, 2011
158
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 = 0
  9. background_color = #151515 100
  10. border_color = #FFFFFF 0
  11.  
  12. # ID 2
  13. rounded = 0
  14. border_width = 0
  15. background_color = #FFFFFF 28
  16. border_color = #FFFFFF 13
  17.  
  18. # ID 3
  19. rounded = 0
  20. border_width = 0
  21. background_color = #000000 33
  22. border_color = #FFFFFF 0
  23.  
  24. # Panel
  25. panel_monitor = 1
  26. panel_position = bottom left horizontal
  27. panel_size = 1380 50
  28. panel_margin = 0 0
  29. panel_padding = 0 15 0
  30. panel_dock = 0
  31. wm_menu = 1
  32. panel_layer = top
  33. panel_background_id = 1
  34. panel_items = LTSBC
  35.  
  36.  
  37. # Panel Autohide
  38. autohide = 0
  39. autohide_show_timeout = 0.0
  40. autohide_hide_timeout = 0.0
  41. autohide_height = 0
  42. strut_policy = follow_size
  43.  
  44. # Taskbar
  45. taskbar_mode = single_desktop
  46. taskbar_padding = 0 0 0
  47. taskbar_background_id = 0
  48. taskbar_active_background_id = 0
  49.  
  50. # Tasks
  51. urgent_nb_of_blink = 7
  52. task_icon = 1
  53. task_text = 1
  54. task_centered = 0
  55. task_maximum_size = 200 32
  56. task_padding = 6 2
  57. task_background_id = 1
  58. task_active_background_id = 1
  59. task_urgent_background_id = 0
  60. task_iconified_background_id = 0
  61.  
  62. # Task Icons
  63. task_icon_asb = 100 0 0
  64. task_active_icon_asb = 100 0 0
  65. task_urgent_icon_asb = 100 0 0
  66. task_iconified_icon_asb = 100 0 0
  67.  
  68. # Fonts
  69. task_font = HeldustryFTVBasic 8
  70. task_font_color = #CCCCCC 100
  71. task_active_font_color = #CCCCCC 100
  72. task_urgent_font_color = #FFFFFF 100
  73. task_iconified_font_color = #FFFFFF 100
  74. font_shadow = 0
  75.  
  76. # System Tray
  77. systray = 1
  78. systray_padding = 0 0 0
  79. systray_sort = ascending
  80. systray_background_id = 0
  81. systray_icon_size = 0
  82. systray_icon_asb = 100 0 0
  83.  
  84. # Clock
  85. time1_format = %H:%M
  86. time1_font = HeldustryFTVBasic 8
  87. clock_font_color = #CCCCCC 100
  88. clock_padding = 20 0
  89. clock_background_id = 0
  90.  
  91. # Tooltips
  92. tooltip = 1
  93. tooltip_padding = 0 0
  94. tooltip_show_timeout = 0
  95. tooltip_hide_timeout = 0
  96. tooltip_background_id = 0
  97. tooltip_font = Sans 9
  98. tooltip_font_color = #FFFFFF 100
  99.  
  100. # Mouse
  101. mouse_middle = none
  102. mouse_right = none
  103. mouse_scroll_up = toggle
  104. mouse_scroll_down = iconify
  105.  
  106. # Battery
  107. battery = 1
  108. battery_low_status = 20
  109. battery_low_cmd = notify-send "battery low"
  110. battery_hide = 90
  111. bat1_font = Sans 12
  112. bat2_font = Sans 12
  113. battery_font_color = #FFFFFF 100
  114. battery_padding = 0 0
  115. battery_background_id = 0
  116.  
  117.  
  118. # Launchers
  119. launcher_icon_theme = HighContrast
  120. launcher_padding = 5 0 10
  121. launcher_background_id = 9
  122. launcher_icon_size = 85
  123. launcher_item_app = /home/amin/application.desktop
  124. #launcher_item_app = /home/amin/anotherapplication.desktop
  125. # End of config
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement