Guest User

Untitled

a guest
Nov 23rd, 2011
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  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.  
  5. # To use this as default tint2 config: save as $HOME/.config/tint2/tint2rc
  6.  
  7. # Background definitions
  8. # ID 1
  9. rounded = 0
  10. border_width = 1
  11. background_color = #414140 100
  12. border_color = #555555 100
  13.  
  14. # ID 2
  15. rounded = 0
  16. border_width = 0
  17. background_color = #FFFFFF 40
  18. border_color = #FFFFFF 43
  19.  
  20. # ID 3
  21. rounded = 0
  22. border_width = 0
  23. background_color = #FFFFFF 11
  24. border_color = #FFFFFF 63
  25.  
  26. # Panel
  27. panel_monitor = all
  28. panel_position = bottom left horizontal
  29. panel_size = 100 30
  30. panel_margin = -1 -1
  31. panel_padding = 10 0 10
  32. panel_dock = 0
  33. wm_menu = 1
  34. panel_layer = bottom
  35. panel_background_id = 1
  36.  
  37. # Panel Autohide
  38. autohide = 0
  39. autohide_show_timeout = 0.3
  40. autohide_hide_timeout = 2
  41. autohide_height = 2
  42. strut_policy = none
  43.  
  44. # Taskbar
  45. #taskbar = 0
  46. #taskbar_mode = single_desktop
  47. #taskbar_padding = 1 1 2
  48. #taskbar_background_id = 0
  49. #taskbar_active_background_id = 0
  50.  
  51. # Tasks
  52. #urgent_nb_of_blink = 0
  53. #task_icon = 1
  54. #task_text = 0
  55. #task_centered = 1
  56. #task_maximum_size = 28 28
  57. #task_padding = 5 5
  58. #task_background_id = 3
  59. #task_active_background_id = 2
  60. #task_urgent_background_id = 2
  61. #task_iconified_background_id = 3
  62.  
  63. # Task Icons
  64. #task_icon_asb = 70 0 0
  65. #task_active_icon_asb = 100 0 0
  66. #task_urgent_icon_asb = 100 0 0
  67. #task_iconified_icon_asb = 70 0 0
  68.  
  69. # Fonts
  70. #task_font = Droid Sans 8
  71. #task_font_color = #FFFFFF 63
  72. #task_active_font_color = #FFFFFF 80
  73. #task_urgent_font_color = #FFFFFF 80
  74. #task_iconified_font_color = #FFFFFF 63
  75. #font_shadow = 0
  76.  
  77. # System Tray
  78. systray = 0
  79. systray_padding = 0 4 5
  80. systray_sort = ascending
  81. systray_background_id = 0
  82. systray_icon_size = 16
  83. systray_icon_asb = 70 0 0
  84.  
  85. # Clock
  86. time1_format = %H:%M
  87. time1_font = Droid Sans 7
  88. time2_format = %a %d %b
  89. time2_font = Droid Sans 6
  90. clock_font_color = #FFFFFF 100
  91. clock_padding = 0 0
  92. clock_background_id = 0
  93.  
  94. # Tooltips
  95. tooltip = 0
  96. tooltip_padding = 2 2
  97. tooltip_show_timeout = 0.7
  98. tooltip_hide_timeout = 0.3
  99. tooltip_background_id = 1
  100. tooltip_font = sans 10
  101. tooltip_font_color = #000000 80
  102.  
  103. # Mouse
  104. mouse_middle = none
  105. mouse_right = close
  106. mouse_scroll_up = toggle
  107. mouse_scroll_down = iconify
  108.  
  109. # Battery
  110. battery = 1
  111. battery_low_status = 10
  112. battery_low_cmd = notify-send -i battery-low "Батарейки мало осталось!"
  113. #battery_hide = 98
  114. bat1_font = Droid Sans 7
  115. bat2_font = Droid Sans 6
  116. battery_font_color = #FFFFFF 69
  117. battery_padding = 1 0
  118. battery_background_id = 0
  119.  
  120. # End of config
  121.  
  122.  
Advertisement
Add Comment
Please, Sign In to add comment