icon_only_2.tint2rc 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  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 54
  9. border_color = #9B9B9B 34
  10. # ID 2
  11. rounded = 2
  12. border_width = 0
  13. background_color = #000000 69
  14. border_color = #9B9B9B 74
  15. # ID 3
  16. rounded = 1
  17. border_width = 0
  18. background_color = #000000 69
  19. border_color = #FFFFFF 20
  20. # ID 4
  21. rounded = 0
  22. border_width = 0
  23. background_color = #BBBBBB 20
  24. border_color = #BBBBBB 29
  25. # Panel
  26. panel_monitor = all
  27. panel_position = bottom center horizontal
  28. panel_size = 100% 37
  29. panel_margin = 0 0
  30. panel_padding = 5 2 3
  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 = 0 0 0
  44. taskbar_background_id = 0
  45. taskbar_active_background_id = 2
  46. # Tasks
  47. urgent_nb_of_blink = 21
  48. task_icon = 1
  49. task_text = 0
  50. task_centered = 1
  51. task_maximum_size = 50 35
  52. task_padding = 4 2
  53. task_background_id = 0
  54. task_active_background_id = 3
  55. task_urgent_background_id = 3
  56. task_iconified_background_id = 0
  57. task_tooltip = 1
  58. # Task Icons
  59. task_icon_asb = 90 -100 -20
  60. task_active_icon_asb = 100 -70 -10
  61. task_urgent_icon_asb = 100 -70 -10
  62. task_iconified_icon_asb = 90 -100 -20
  63. # Fonts
  64. task_font = kiloji 8
  65. task_font_color = #A0A0A0 100
  66. task_active_font_color = #D4D4D4 100
  67. task_urgent_font_color = #D4D4D4 100
  68. task_iconified_font_color = #A0A0A0 100
  69. font_shadow = 0
  70. # System Tray
  71. systray = 1
  72. systray_padding = 8 1 5
  73. systray_sort = ascending
  74. systray_background_id = 2
  75. systray_icon_size = 16
  76. systray_icon_asb = 100 -90 -15
  77. # Clock
  78. time1_format = %H:%M
  79. time1_font = sans 8 bold
  80. time2_format = %A %d %B
  81. time2_font = sans 7
  82. clock_font_color = #FFFFFF 75
  83. clock_tooltip = %A %d %B
  84. clock_padding = 2 0
  85. clock_background_id = 0
  86. clock_rclick_command = gsimplecal
  87. # Tooltips
  88. tooltip_padding = 2 2
  89. tooltip_show_timeout = 0.9
  90. tooltip_hide_timeout = 0.3
  91. tooltip_background_id = 4
  92. tooltip_font = sans 10
  93. tooltip_font_color = #000000 80
  94. # Mouse
  95. mouse_left = toggle_iconify
  96. mouse_middle = none
  97. mouse_right = close
  98. mouse_scroll_up = toggle
  99. mouse_scroll_down = iconify
  100. # Battery
  101. battery = 1
  102. battery_low_status = 7
  103. battery_low_cmd = notify-send "battery low"
  104. battery_hide = 90
  105. bat1_font = sans 8
  106. bat2_font = sans 6
  107. battery_font_color = #FFFFFF 75
  108. battery_padding = 1 0
  109. battery_background_id = 0
  110. # End of config