NoPaste

tint2rc - config

von Apfelmann
SNIPPET_DESC:
tint2 - config mit Batterie
SNIPPET_CREATION_TIME:
10.01.2019 21:06:55
SNIPPET_PRUNE_TIME:
Unendlich

SNIPPET_TEXT:
  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://bunsenlabs.org/topic/3232/my-tint2-config/
  9.  
  10. # Background definitions
  11. # ID 1
  12. rounded = 0
  13. border_width = 0
  14. background_color = #000000 40
  15. border_color = #828282 0
  16.  
  17. # ID 2 - task active
  18. rounded = 1
  19. border_width = 0
  20. background_color = #d8d8d8 30
  21. border_color = #d8d8d8 30
  22.  
  23. # ID 3 - task
  24. rounded = 1
  25. border_width = 0
  26. background_color = #000000 0
  27. border_color = #000000 0
  28.  
  29. # ID 4
  30. rounded = 1
  31. border_width = 1
  32. background_color = #888888 20
  33. border_color = #ED2323 60
  34.  
  35. # ID 5 - taskbar
  36. rounded = 0
  37. border_width = 1
  38. background_color = #000000 0
  39. border_color = #000000 0
  40.  
  41. # ID 6 - active taskbar
  42. rounded = 0
  43. border_width = 1
  44. background_color = #d8d8d8 8
  45. border_color = #d8d8d8 0
  46.  
  47. # ID 7 - tooltip
  48. rounded = 3
  49. border_width = 0
  50. background_color = #222222 90
  51. border_color = #222222 90
  52.  
  53. # ID 8
  54. rounded = 1
  55. border_width = 1
  56. background_color = #888888 20
  57. border_color = #888888 20
  58.  
  59. # Panel
  60. panel_monitor = all
  61. panel_position = top center horizontal
  62. panel_items = LTSC
  63. panel_size = 100% 30
  64. panel_margin = 0 -1
  65. panel_padding = 0 0
  66. panel_dock = 0
  67. wm_menu = 1
  68. panel_layer = bottom
  69. panel_background_id = 1
  70.  
  71. # Panel Autohide
  72. autohide = 0
  73. autohide_show_timeout = 0.3
  74. autohide_hide_timeout = 1.5
  75. autohide_height = 6
  76. strut_policy = follow_size
  77.  
  78. # Taskbar
  79. taskbar_mode = multi_desktop
  80. taskbar_padding = 6 0 6
  81. taskbar_background_id = 5
  82. taskbar_active_background_id = 6
  83. taskbar_name = 0
  84. taskbar_name_background_id = 0
  85. taskbar_name_active_background_id = 0
  86. taskbar_name_font = Sans 9
  87. taskbar_name_font_color = #828282 100
  88. taskbar_name_active_font_color = #828282 100
  89.  
  90. # Tasks
  91. urgent_nb_of_blink = 20
  92. task_icon = 1
  93. task_text = 0
  94. task_centered = 1
  95. task_maximum_size = 40 40
  96. task_padding = 2 2
  97. task_background_id = 3
  98. task_active_background_id = 2
  99. task_urgent_background_id = 4
  100. task_iconified_background_id = 3
  101.  
  102. # Task Icons
  103. task_icon_asb = 80 0 0
  104. task_active_icon_asb = 100 0 0
  105. task_urgent_icon_asb = 100 0 0
  106. task_iconified_icon_asb = 80 0 0
  107.  
  108. # Fonts
  109. task_font = Sans 06_55 6
  110. task_font_color = #828282 60
  111. task_active_font_color = #828282 100
  112. task_urgent_font_color = #FFFFFF 100
  113. task_iconified_font_color = #d8d8d8 60
  114. font_shadow = 0
  115.  
  116. # Launcher
  117. launcher_padding = 8 4 4
  118. launcher_background_id = 0
  119. launcher_icon_size = 0
  120. # decolorize launcher icons
  121. #launcher_icon_asb = 100 -100 -5
  122. launcher_tooltip = 1
  123. # Specify icon theme names with launcher_icon_theme.
  124. # if you have an XSETTINGS manager running (like xfsettingsd), tint2 will follow your current theme.
  125. launcher_icon_theme = Faenza-Dark-Bunsen
  126.  
  127. # Each launcher_item_app must be a full path to a .desktop file
  128. # this will have to be made:
  129. launcher_item_app = /usr/share/applications/bl-www-browser.desktop
  130. launcher_item_app = /usr/share/applications/bl-file-manager.desktop
  131. launcher_item_app = /usr/share/applications/bl-text-editor.desktop
  132. launcher_item_app = /usr/share/applications/bl-terminal-emulator.desktop
  133. launcher_item_app = /home/js/bin/debbie.desktop
  134. launcher_item_app = /home/js/bin/wetter.desktop
  135. launcher_item_app = /usr/share/applications/thunderbird.desktop
  136. launcher_item_app = /usr/share/applications/zim.desktop
  137.  
  138. # System Tray
  139. systray = 1
  140. systray_padding = 4 2 3
  141. systray_sort = right2left
  142. systray_background_id = 0
  143. systray_icon_size = 24
  144. systray_icon_asb = 100 0 0
  145.  
  146. # Clock
  147. time1_format = %H:%M
  148. time1_font = Sans bold 11
  149. #time2_format = %A %d %B
  150. #time2_font = Sans 6
  151. clock_font_color = #b5b5b5 100
  152. clock_padding = 12 4
  153. clock_background_id = 0
  154. clock_lclick_command = gsimplecal
  155. clock_rclick_command = gsimplecal
  156.  
  157. # Tooltips
  158. tooltip = 1
  159. tooltip_padding = 2 2
  160. tooltip_show_timeout = 0.0
  161. tooltip_hide_timeout = 0.0
  162. tooltip_background_id = 7
  163. tooltip_font_color = #d8d8d8 100
  164. tooltip_font = Sans normal 9.0
  165.  
  166. # Mouse
  167. mouse_middle = none
  168. mouse_right = toggle
  169. mouse_scroll_up = toggle
  170. mouse_scroll_down = iconify
  171.  
  172. # Battery
  173. battery = 1
  174. battery_low_status = 20
  175. battery_low_cmd = notify-send "battery low"
  176. battery_hide = 96
  177. bat1_font = Monospace 8
  178. bat2_font = Monospace 8
  179. battery_font_color = #b5b5b5 100
  180. battery_padding = 2 0
  181. battery_background_id = 0
  182.  
  183. # End of config

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN