1. #---------------------------------------------
  2. # TINT CONFIG FILE
  3. #---------------------------------------------
  4.  
  5. #---------------------------------------------
  6. # BACKGROUND AND BORDER
  7. #---------------------------------------------
  8. rounded = 4
  9. border_width = 1
  10. background_color = #000000 75
  11. border_color = #212121 70
  12.  
  13. rounded = 4
  14. border_width = 3
  15. background_color = #ffffff 20
  16. border_color = #ffffff 15
  17.  
  18. rounded = 4
  19. border_width = 0
  20. background_color = #000000 35
  21. border_color = #ffffff 0
  22.  
  23.  
  24. #---------------------------------------------
  25. # PANEL
  26. #---------------------------------------------
  27. panel_monitor = 1
  28. panel_position = bottom center
  29. panel_size = 100% 26
  30.  
  31. panel_margin = -1 -1
  32. panel_padding = 1 1
  33. font_shadow = 0
  34. panel_background_id = 0
  35.  
  36. #---------------------------------------------
  37. # TASKBAR
  38. #---------------------------------------------
  39. taskbar_mode = single_desktop
  40. taskbar_padding = 3 3
  41. taskbar_background_id = 1
  42.  
  43. #---------------------------------------------
  44. # TASKS
  45. #---------------------------------------------
  46. task_icon = 1
  47. task_text = 1
  48. task_width = 250
  49. task_centered = 1
  50. task_padding = 1 1
  51. task_font = Bitstream Vera Sans 10
  52. task_font_color = #ffffff 80
  53. task_active_font_color = #ffffff 100
  54. task_background_id = 0
  55. task_active_background_id = 0
  56.  
  57. #---------------------------------------------
  58. # SYSTRAY
  59. #---------------------------------------------
  60. systray_padding = 5 4
  61. systray_icon_opacity = 100
  62. systray_background_id = 1
  63.  
  64. #---------------------------------------------
  65. # CLOCK
  66. #---------------------------------------------
  67. time1_format = %I:%M
  68. time1_font = Bitstream Vera Sans 14
  69. #time2_format = %A %d %B
  70. #time2_font = Segoe UI 7
  71. clock_font_color = #ffffff 100
  72. clock_padding = 6 0
  73. clock_background_id = 1
  74.  
  75. #---------------------------------------------
  76. # MOUSE ACTION ON TASK
  77. #---------------------------------------------
  78. mouse_middle = close
  79. mouse_right = iconify
  80. mouse_scroll_up = toggle
  81. mouse_scroll_down = iconify