Guest User

Untitled

a guest
Oct 21st, 2014
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  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.  
  5. # To use this as default tint2 config: save as $HOME/.config/tint2/tint2rc
  6.  
  7. # Background definitions
  8. # ID 1
  9. rounded = 0
  10. border_width = 0
  11. background_color = #2C2F33 70
  12. border_color = #000000 100
  13.  
  14. # ID 2
  15. rounded = 0
  16. border_width = 1
  17. background_color = #181818 100
  18. border_color = #181818 100
  19.  
  20. # ID 3
  21. rounded = 0
  22. border_width = 1
  23. background_color = #FFFFFF 10
  24. border_color = #FFFFFF 30
  25.  
  26. # ID 4
  27. rounded = 0
  28. border_width = 0
  29. background_color = #000000 50
  30. border_color = #FFFFFF 30
  31.  
  32. # Panel
  33. panel_monitor = all
  34. panel_position = bottom left horizontal
  35. panel_size = 0 24
  36. panel_margin = 0 0
  37. panel_padding = 0 0 0
  38. panel_dock = 0
  39. wm_menu = 0
  40. panel_layer = top
  41. panel_background_id = 1
  42.  
  43. # Panel Autohide
  44. autohide = 0
  45. autohide_show_timeout = 0.0
  46. autohide_hide_timeout = 0.0
  47. autohide_height = 0
  48. strut_policy = follow_size
  49.  
  50. # Taskbar
  51. taskbar_mode = single_desktop
  52. taskbar_padding = 0 0 1
  53. taskbar_background_id = 1
  54. #taskbar_active_background_id = 0
  55.  
  56. # Tasks
  57. urgent_nb_of_blink = 77777
  58. task_icon = 0
  59. task_text = 1
  60. task_centered = 1
  61. task_maximum_size = 150 38
  62. task_padding = 6 6
  63. task_background_id = 2
  64. task_active_background_id = 3
  65. task_urgent_background_id = 2
  66. task_iconified_background_id = 2
  67.  
  68. # Task Icons
  69. task_icon_asb = 100 0 0
  70. task_active_icon_asb = 100 0 0
  71. task_urgent_icon_asb = 100 0 0
  72. task_iconified_icon_asb = 100 0 0
  73.  
  74. # Fonts
  75. task_font = PT Sans Bold 8
  76. task_font_color = #FFFFFF 70
  77. task_active_font_color = #FFFFFF 100
  78. task_urgent_font_color = #FFB441 100
  79. task_iconified_font_color = #FFFFFF 30
  80. font_shadow = 0
  81.  
  82. # System Tray
  83. systray = 1
  84. systray_padding = 4 0 3
  85. systray_sort = ascending
  86. systray_background_id = 4
  87. systray_icon_size = 16
  88. systray_icon_asb = 100 0 0
  89.  
  90. # Clock
  91. time1_format = %H:%M
  92. time1_font = PT Sans Bold 8
  93. #time2_format = %a %d %b
  94. #time2_font = PT Sans Bold 8
  95. clock_font_color = #FFFFFF 100
  96. clock_tooltip =
  97. clock_padding = 10 0
  98. clock_background_id = 1
  99. clock_lclick_command = gsimplecal
  100.  
  101. # Tooltips
  102. tooltip = 0
  103. tooltip_padding = 0 0
  104. tooltip_show_timeout = 0
  105. tooltip_hide_timeout = 0
  106. tooltip_background_id = 0
  107. tooltip_font = Sans 12
  108. tooltip_font_color = #FFFFFF 100
  109.  
  110. # Mouse
  111. mouse_middle = none
  112. mouse_right = close
  113. mouse_scroll_up = toggle
  114. mouse_scroll_down = iconify
  115.  
  116. # Battery
  117. battery = 0
  118. battery_low_status = 20
  119. battery_low_cmd = notify-send "battery low"
  120. battery_hide = 90
  121. bat1_font = Sans 12
  122. bat2_font = Sans 12
  123. battery_font_color = #FFFFFF 100
  124. battery_padding = 0 0
  125. battery_background_id = 0
  126.  
  127. # End of config
Advertisement
Add Comment
Please, Sign In to add comment