default.tint2rc 2.3 KB

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