text_only_3.tint2rc 2.2 KB

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