icon_only_4.tint2rc 2.3 KB

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