tint2rc 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  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. # Background definitions
  5. # ID 1
  6. rounded = 0
  7. border_width = 1
  8. background_color = #000000 25
  9. border_color = #FFFFFF 50
  10. # ID 2
  11. rounded = 0
  12. border_width = 1
  13. background_color = #000000 25
  14. border_color = #1994D1 75
  15. # ID 3
  16. rounded = 0
  17. border_width = 1
  18. background_color = #000000 100
  19. border_color = #FFFFFF 50
  20. # Panel
  21. panel_monitor = all
  22. panel_position = top center horizontal
  23. panel_size = 95% 25
  24. panel_margin = 0 0
  25. panel_padding = 0 0 5
  26. panel_dock = 0
  27. wm_menu = 1
  28. panel_layer = top
  29. panel_background_id = 0
  30. panel_items = LTSBC
  31. # Launchers
  32. launcher_icon_theme = ubuntu-mono-dark
  33. launcher_padding = 5 0 0
  34. launcher_background_id = 1
  35. launcher_icon_size = 20
  36. #launcher_item_app = /usr/share/applications/sublime.desktop
  37. #launcher_item_app = /usr/share/applications/Thunar.desktop
  38. # Panel Autohide
  39. autohide = 0
  40. autohide_show_timeout = 0.3
  41. autohide_hide_timeout = 2
  42. autohide_height = 2
  43. strut_policy = follow_size
  44. # Taskbar
  45. taskbar_mode = multi_desktop
  46. taskbar_padding = 1 0 0
  47. taskbar_background_id = 1
  48. taskbar_active_background_id = 2
  49. # Tasks
  50. urgent_nb_of_blink = 8
  51. task_icon = 1
  52. task_text = 0
  53. task_centered = 1
  54. task_maximum_size = 350 35
  55. task_padding = 0 0
  56. task_background_id = 0
  57. task_active_background_id = 0
  58. task_urgent_background_id = 0
  59. task_iconified_background_id = 0
  60. # Task Icons
  61. task_icon_asb = 70 0 0
  62. task_active_icon_asb = 100 0 0
  63. task_urgent_icon_asb = 100 0 0
  64. task_iconified_icon_asb = 70 0 0
  65. # Fonts
  66. task_font = sans 8
  67. task_font_color = #FFFFFF 75
  68. task_active_font_color = #FFFFFF 75
  69. task_urgent_font_color = #FFFFFF 75
  70. task_iconified_font_color = #FFFFFF 75
  71. font_shadow = 0
  72. # System Tray
  73. systray = 1
  74. systray_padding = 0 4 5
  75. systray_sort = ascending
  76. systray_background_id = 1
  77. systray_icon_size = 16
  78. systray_icon_asb = 70 0 0
  79. # Clock
  80. time1_format = %A %d %B - %l:%M
  81. time1_font = sans 10
  82. time2_format =
  83. time2_font = sans 8
  84. clock_font_color = #1994D1 75
  85. clock_padding = 5 0
  86. clock_background_id = 1
  87. clock_rclick_command = orage
  88. # Tooltips
  89. tooltip = 1
  90. tooltip_padding = 5 0
  91. tooltip_show_timeout = 0.2
  92. tooltip_hide_timeout = 0.2
  93. tooltip_background_id = 3
  94. tooltip_font = sans 10
  95. tooltip_font_color = #FFFFFF 75
  96. # Mouse
  97. mouse_middle = none
  98. mouse_right = none
  99. mouse_scroll_up = toggle
  100. mouse_scroll_down = iconify
  101. # Battery
  102. battery = 1
  103. battery_low_status = 0
  104. battery_low_cmd =
  105. battery_hide = 0
  106. bat1_font = sans 8
  107. bat2_font = sans 6
  108. battery_font_color = #1994D1 75
  109. battery_padding = 5 1
  110. battery_background_id = 1
  111. # End of config