Advertisement
Guest User

Black and White

a guest
Aug 21st, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. #---- Generated by tint2conf 0539 ----
  2. # See https://gitlab.com/o9000/tint2/wikis/Configure for
  3. # full documentation of the configuration options.
  4. #-------------------------------------
  5. # Backgrounds
  6. # Background 1: Panel
  7. rounded = 0
  8. border_width = 0
  9. border_sides = TBLR
  10. background_color = #000000 100
  11. border_color = #000000 100
  12. background_color_hover = #000000 100
  13. border_color_hover = #000000 100
  14. background_color_pressed = #000000 100
  15. border_color_pressed = #000000 100
  16.  
  17. #-------------------------------------
  18. # Panel
  19. panel_items = TSC
  20. panel_size = 100% 25
  21. panel_margin = 0 0
  22. panel_padding = 2 0 2
  23. panel_background_id = 1
  24. wm_menu = 1
  25. panel_dock = 0
  26. panel_position = top center horizontal
  27. panel_layer = normal
  28. panel_monitor = all
  29. primary_monitor_first = 0
  30. autohide = 0
  31. autohide_show_timeout = 0
  32. autohide_hide_timeout = 0.5
  33. autohide_height = 2
  34. strut_policy = follow_size
  35. panel_window_name = tint2
  36. disable_transparency = 0
  37. mouse_effects = 1
  38. font_shadow = 0
  39. mouse_hover_icon_asb = 100 0 10
  40. mouse_pressed_icon_asb = 100 0 0
  41.  
  42. #-------------------------------------
  43. # Taskbar
  44. taskbar_mode = single_desktop
  45. taskbar_padding = 0 0 2
  46. taskbar_background_id = 0
  47. taskbar_active_background_id = 0
  48. taskbar_name = 0
  49. taskbar_hide_inactive_tasks = 0
  50. taskbar_hide_different_monitor = 0
  51. taskbar_always_show_all_desktop_tasks = 0
  52. taskbar_name_padding = 4 2
  53. taskbar_name_background_id = 0
  54. taskbar_name_active_background_id = 0
  55. taskbar_name_font_color = #d3d3d3 100
  56. taskbar_name_active_font_color = #d3d3d3 100
  57. taskbar_distribute_size = 0
  58. taskbar_sort_order = none
  59. task_align = left
  60.  
  61. #-------------------------------------
  62. # Task
  63. task_text = 1
  64. task_icon = 0
  65. task_centered = 1
  66. urgent_nb_of_blink = 100000
  67. task_maximum_size = 150 25
  68. task_padding = 2 2 4
  69. task_font = Ubuntu Mono 8
  70. task_tooltip = 1
  71. task_font_color = #d3d3d3 100
  72. task_active_font_color = #89827d 100
  73. task_background_id = 0
  74. task_active_background_id = 0
  75. task_urgent_background_id = 0
  76. task_iconified_background_id = 0
  77. mouse_left = toggle_iconify
  78. mouse_middle = none
  79. mouse_right = close
  80. mouse_scroll_up = toggle
  81. mouse_scroll_down = iconify
  82.  
  83. #-------------------------------------
  84. # System tray (notification area)
  85. systray_padding = 0 4 2
  86. systray_background_id = 0
  87. systray_sort = ascending
  88. systray_icon_size = 24
  89. systray_icon_asb = 100 0 0
  90. systray_monitor = 1
  91.  
  92. #-------------------------------------
  93. # Launcher
  94. launcher_padding = 2 4 2
  95. launcher_background_id = 0
  96. launcher_icon_background_id = 0
  97. launcher_icon_size = 24
  98. launcher_icon_asb = 100 0 0
  99. launcher_icon_theme = ubuntu-mono-dark
  100. launcher_icon_theme_override = 0
  101. startup_notifications = 1
  102. launcher_tooltip = 1
  103. launcher_item_app = /usr/share/applications/tint2conf.desktop
  104. launcher_item_app = /usr/local/share/applications/tint2conf.desktop
  105.  
  106. #-------------------------------------
  107. # Clock
  108. time1_format = %H:%M
  109. time2_format =
  110. time1_font = Ubuntu Mono 8
  111. time1_timezone =
  112. time2_timezone =
  113. clock_font_color = #d3d3d3 100
  114. clock_padding = 2 0
  115. clock_background_id = 0
  116. clock_tooltip =
  117. clock_tooltip_timezone =
  118. clock_lclick_command =
  119. clock_rclick_command = orage
  120. clock_mclick_command =
  121. clock_uwheel_command =
  122. clock_dwheel_command =
  123.  
  124. #-------------------------------------
  125. # Battery
  126. battery_tooltip = 1
  127. battery_low_status = 10
  128. battery_low_cmd = notify-send "battery low"
  129. battery_font_color = #ffffff 100
  130. battery_padding = 1 0
  131. battery_background_id = 0
  132. battery_hide = 101
  133. battery_lclick_command =
  134. battery_rclick_command =
  135. battery_mclick_command =
  136. battery_uwheel_command =
  137. battery_dwheel_command =
  138. ac_connected_cmd =
  139. ac_disconnected_cmd =
  140.  
  141. #-------------------------------------
  142. # Tooltip
  143. tooltip_show_timeout = 0.5
  144. tooltip_hide_timeout = 0.1
  145. tooltip_padding = 2 2
  146. tooltip_background_id = 0
  147. tooltip_font_color = #d3d3d3 100
  148. tooltip_font = Ubuntu Mono 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement