tint2rc 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. #---------------------------------------------
  2. # TINT2 CONFIG FILE
  3. #---------------------------------------------
  4. # For more information about tint2, see:
  5. # http://code.google.com/p/tint2/wiki/Welcome
  6. #
  7. # For more config file examples, see:
  8. # http://crunchbanglinux.org/forums/topic/3232/my-tint2-config/
  9. # Background definitions
  10. # ID 1
  11. rounded = 0
  12. border_width = 0
  13. background_color = #001107 40
  14. border_color = #828282 0
  15. # ID 2 - task active
  16. rounded = 1
  17. border_width = 0
  18. background_color = #d8d8d8 30
  19. border_color = #d8d8d8 30
  20. # ID 3 - task
  21. rounded = 1
  22. border_width = 0
  23. background_color = #000000 0
  24. border_color = #000000 0
  25. # ID 4
  26. rounded = 1
  27. border_width = 1
  28. background_color = #888888 20
  29. border_color = #ED2323 60
  30. # ID 5 - taskbar
  31. rounded = 0
  32. border_width = 1
  33. background_color = #000000 0
  34. border_color = #000000 0
  35. # ID 6 - active taskbar
  36. rounded = 0
  37. border_width = 1
  38. background_color = #001800 8
  39. border_color = #001800 0
  40. # ID 7 - tooltip
  41. rounded = 3
  42. border_width = 0
  43. background_color = #222222 90
  44. border_color = #222222 90
  45. # ID 8
  46. rounded = 1
  47. border_width = 1
  48. background_color = #888888 20
  49. border_color = #888888 20
  50. # Panel
  51. panel_monitor = all
  52. panel_position = top center horizontal
  53. panel_items = TSC
  54. panel_size = 100% 35
  55. panel_margin = -12 0
  56. panel_padding = 0 0 0
  57. panel_dock = 0
  58. wm_menu = 3
  59. panel_layer = bottom
  60. panel_background_id = 1
  61. # Panel Autohide
  62. autohide = 0
  63. autohide_show_timeout = 0.3
  64. autohide_hide_timeout = 1.5
  65. autohide_height = 6
  66. strut_policy = follow_size
  67. # Taskbar
  68. taskbar_mode = single_desktop
  69. taskbar_padding = 6 0 6
  70. taskbar_background_id = 5
  71. taskbar_active_background_id = 6
  72. taskbar_name = 1
  73. taskbar_name_background_id = 0
  74. taskbar_name_active_background_id = 0
  75. taskbar_name_font = Liberation Sans 9
  76. taskbar_name_font_color = #828282 100
  77. taskbar_name_active_font_color = #828282 100
  78. # Tasks
  79. urgent_nb_of_blink = 20
  80. task_icon = 1
  81. task_text = 0
  82. task_centered = 1
  83. task_maximum_size = 40 40
  84. task_padding = 2 2
  85. task_background_id = 3
  86. task_active_background_id = 2
  87. task_urgent_background_id = 4
  88. task_iconified_background_id = 3
  89. # Task Icons
  90. task_icon_asb = 70 0 0
  91. task_active_icon_asb = 100 0 0
  92. task_urgent_icon_asb = 100 0 0
  93. task_iconified_icon_asb = 80 0 0
  94. # Fonts
  95. task_font = Liberation Sans 06_55 6
  96. task_font_color = #828282 60
  97. task_active_font_color = #828282 100
  98. task_urgent_font_color = #FFFFFF 100
  99. task_iconified_font_color = #d8d8d8 60
  100. font_shadow = 0
  101. # Launcher
  102. launcher_padding = 8 4 4
  103. launcher_background_id = 0
  104. launcher_icon_size = 24
  105. # Specify icon theme names with launcher_icon_theme.
  106. # if you have an XSETTINGS manager running (like xfsettingsd), tint2 will follow your current theme.
  107. #launcher_icon_theme = gnome-colors-statler
  108. # Each launcher_item_app must be a full path to a .desktop file
  109. #launcher_item_app = /usr/share/applications/terminator.desktop
  110. launcher_item_app = /usr/share/applications/xfe.desktop
  111. launcher_item_app = /usr/share/applications/geany.desktop
  112. launcher_item_app = /usr/share/applications/firefox.desktop
  113. # System Tray
  114. systray = 1
  115. systray_padding = 4 2 3
  116. systray_sort = right2left
  117. systray_background_id = 0
  118. systray_icon_size = 24
  119. systray_icon_asb = 100 0 0
  120. # Clock
  121. time1_format = %H:%M
  122. time1_font = Liberation Sans 11
  123. time2_format = %A %d %B
  124. time2_font = Liberation Sans 6
  125. clock_font_color = #b5b5b5 100
  126. clock_padding = 12 4
  127. clock_background_id = 0
  128. clock_lclick_command = exec urxvt -e calcurse
  129. clock_rclick_command = exec urxvt -e alsamixer
  130. # Tooltips
  131. tooltip = 1
  132. tooltip_padding = 2 2
  133. tooltip_show_timeout = 0.0
  134. tooltip_hide_timeout = 0.0
  135. tooltip_background_id = 7
  136. tooltip_font_color = #d8d8d8 100
  137. tooltip_font = Liberation Sans normal 9.0
  138. # Mouse
  139. mouse_middle = next_task
  140. mouse_right = close
  141. mouse_scroll_up = toggle
  142. mouse_scroll_down = iconify
  143. # Battery
  144. battery = 1
  145. battery_low_status = 20
  146. battery_low_cmd = notify-send -u critical 'Battery Low' "Conecte o dispositivo em uma tomada"
  147. battery_hide = 75
  148. bat1_font = Sans 8
  149. bat2_font = Sans 6
  150. battery_font_color = #FFFFFF 100
  151. battery_padding = 2 2
  152. battery_background_id = 2
  153. # End of config