tint2rc 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  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 = 0
  7. border_width = 0
  8. background_color = #000000 60
  9. border_color = #FFFFFF 4
  10. # ID 2
  11. rounded = 0
  12. border_width = 0
  13. background_color = #FFFFFF 40
  14. border_color = #FFFFFF 40
  15. # ID 3
  16. rounded = 0
  17. border_width = 0
  18. background_color = #FFFFFF 4
  19. border_color = #FFFFFF 60
  20. # Panel
  21. panel_monitor = all
  22. panel_position = bottom center horizontal
  23. panel_size = 100% 36
  24. panel_margin = 0 0
  25. panel_padding = 0 0 0
  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 = 0 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 = 0
  46. task_maximum_size = 140 35
  47. task_padding = 2 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 = Droid Naskh Shift Alt 9
  59. task_font_color = #FFFFFF 60
  60. task_active_font_color = #FFFFFF 80
  61. task_urgent_font_color = #FFFFFF 80
  62. task_iconified_font_color = #FFFFFF 60
  63. font_shadow = 0
  64. # System Tray
  65. systray = 1
  66. systray_padding = 0 4 5
  67. systray_sort = descending
  68. systray_background_id = 0
  69. systray_icon_size = 16
  70. systray_icon_asb = 70 0 0
  71. # Clock
  72. time1_format = %I:%M %P
  73. time1_font = Sans Bold 9
  74. time2_format = %d %B
  75. time2_font = Sans 8
  76. clock_font_color = #FFFFFF 62
  77. clock_tooltip = %a %B %Y
  78. clock_padding = 1 0
  79. clock_background_id = 0
  80. clock_rclick_command = orage
  81. # Tooltips
  82. tooltip = 1
  83. tooltip_padding = 2 2
  84. tooltip_show_timeout = 0.7
  85. tooltip_hide_timeout = 0.3
  86. tooltip_background_id = 1
  87. tooltip_font = sans 10
  88. tooltip_font_color = #FFFFFF 100
  89. # Mouse
  90. mouse_middle = none
  91. mouse_right = close
  92. mouse_scroll_up = toggle
  93. mouse_scroll_down = iconify
  94. # Battery
  95. battery = 1
  96. battery_low_status = 5
  97. battery_low_cmd = notify-send "battery low"
  98. battery_hide = 98
  99. bat1_font = sans 8
  100. bat2_font = sans 6
  101. battery_font_color = #FFFFFF 62
  102. battery_padding = 1 0
  103. battery_background_id = 0
  104. # End of config