Advertisement
Guest User

Untitled

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