You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

121 lines
2.4 KiB

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