Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  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 = #000000 80
  12. border_color = #1684CB 80
  13.  
  14. # ID 2
  15. rounded = 0
  16. border_width = 1
  17. background_color = #1684CB 80
  18. border_color = #131313 60
  19.  
  20. # Panel
  21. panel_monitor = all
  22. panel_position = bottom center horizontal
  23. panel_size = 1368 20
  24. panel_margin = 0 0
  25. panel_padding = 0 0 7
  26. panel_dock = 0
  27. wm_menu = 0
  28. panel_layer = bottom
  29. panel_background_id = 1
  30.  
  31. # Panel Autohide
  32. autohide = 0
  33. autohide_show_timeout = 0.3
  34. autohide_hide_timeout = 2
  35. autohide_height = 2
  36. strut_policy = follow_size
  37.  
  38. # Taskbar
  39. taskbar_mode = single_desktop
  40. taskbar_padding = 0 0 0
  41. taskbar_background_id = 1
  42. taskbar_active_background_id = 0
  43.  
  44. # Tasks
  45. urgent_nb_of_blink = 8
  46. task_icon = 0
  47. task_text = 1
  48. task_centered = 1
  49. task_maximum_size = 120 22
  50. task_padding = 2 2
  51. task_background_id = 1
  52. task_active_background_id = 2
  53. task_urgent_background_id = 1
  54. task_iconified_background_id = 1
  55.  
  56. # Task Icons
  57. task_icon_asb = 70 0 0
  58. task_active_icon_asb = 100 0 0
  59. task_urgent_icon_asb = 100 0 0
  60. task_iconified_icon_asb = 70 0 0
  61.  
  62. # Fonts
  63. task_font = Sans 7
  64. task_font_color = #1684CB 100
  65. task_active_font_color = #000000 100
  66. task_urgent_font_color = #EB0000 100
  67. task_iconified_font_color = #1684CB 100
  68. font_shadow = 0
  69.  
  70. # System Tray
  71. #systray = 0
  72. #systray_padding = 0 0 0
  73. #systray_sort = ascending
  74. #systray_background_id = 0
  75. #systray_icon_size = 0
  76. #systray_icon_asb = 100 0 0
  77.  
  78. # Clock
  79. time1_format = %d%b,%H:%M
  80. time1_font = Sans 7
  81. clock_tooltip = %A
  82. clock_font_color = #1684CB 100
  83. clock_padding = 0 0
  84. clock_background_id = 1
  85.  
  86. # Tooltips
  87. tooltip = 0
  88. tooltip_padding = 2 2
  89. tooltip_show_timeout = 0.7
  90. tooltip_hide_timeout = 0.3
  91. tooltip_background_id = 1
  92. tooltip_font = Sans 7
  93. tooltip_font_color = #979595 80
  94.  
  95. # Mouse
  96. mouse_middle = none
  97. mouse_right = shade
  98. mouse_scroll_up = toggle
  99. mouse_scroll_down = iconify
  100.  
  101. # Battery
  102. battery = 0
  103. battery_low_status = 10
  104. battery_low_cmd = notify-send "battery low"
  105. battery_hide = 98
  106. bat1_font = Ubuntu Condensed, Bold 7
  107. bat2_font = Ubuntu Condensed, Bold 7
  108. battery_font_color = #FFFFFF 60
  109. battery_padding = 1 0
  110. battery_background_id = 1
  111.  
  112. # End of config