Advertisement
Guest User

tint2rc

a guest
Feb 6th, 2014
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1.  
  2. # ID 1
  3.  
  4. rounded = 0
  5.  
  6. border_width = 5
  7.  
  8. background_color = #000000 80
  9.  
  10. border_color = #ffffff 30
  11.  
  12.  
  13.  
  14. # ID 2
  15.  
  16. rounded = 0
  17.  
  18. border_width = 0
  19.  
  20. background_color = #D8D8D8 23
  21.  
  22. border_color = #D8D8D8 23
  23.  
  24.  
  25.  
  26. # ID 3
  27.  
  28. rounded = 1
  29.  
  30. border_width = 0
  31.  
  32. background_color = #000000 0
  33.  
  34. border_color = #000000 0
  35.  
  36.  
  37.  
  38. # ID 4
  39.  
  40. rounded = 0
  41.  
  42. border_width = 1
  43.  
  44. background_color = #888888 20
  45.  
  46. border_color = #ED2323 60
  47.  
  48.  
  49.  
  50. # ID 5
  51.  
  52. rounded = 0
  53.  
  54. border_width = 1
  55.  
  56. background_color = #000000 0
  57.  
  58. border_color = #000000 0
  59.  
  60.  
  61.  
  62. # ID 6
  63.  
  64. rounded = 0
  65.  
  66. border_width = 1
  67.  
  68. background_color = #D8D8D8 1
  69.  
  70. border_color = #D8D8D8 0
  71.  
  72.  
  73.  
  74. # ID 7
  75.  
  76. rounded = 3
  77.  
  78. border_width = 0
  79.  
  80. background_color = #222222 83
  81.  
  82. border_color = #222222 83
  83.  
  84.  
  85.  
  86. # ID 8
  87.  
  88. rounded = 1
  89.  
  90. border_width = 1
  91.  
  92. background_color = #888888 20
  93.  
  94. border_color = #888888 20
  95.  
  96.  
  97.  
  98. # Panel
  99.  
  100. panel_monitor = all
  101.  
  102. panel_position = top center horizontal
  103.  
  104. panel_size = 98% 36
  105.  
  106. #panel_margin = 0 10 делает отступ сверху
  107. panel_margin = 0 6
  108.  
  109. panel_padding = 0 0 0
  110.  
  111. panel_dock = 0
  112.  
  113. wm_menu = 1
  114.  
  115. panel_layer = bottom
  116.  
  117. panel_background_id = 1
  118.  
  119.  
  120.  
  121. # Panel Autohide
  122.  
  123. autohide = 0
  124.  
  125. autohide_show_timeout = 0.3
  126.  
  127. autohide_hide_timeout = 1.5
  128.  
  129. autohide_height = 6
  130.  
  131. strut_policy = follow_size
  132.  
  133.  
  134.  
  135. # Taskbar
  136.  
  137. taskbar_mode = single_desktop
  138.  
  139. taskbar_padding = 6 0 6
  140.  
  141. taskbar_background_id = 0
  142.  
  143. taskbar_active_background_id = 0
  144.  
  145. taskbar_name = 1
  146.  
  147. # Tasks
  148.  
  149. urgent_nb_of_blink = 20
  150.  
  151. task_icon = 0
  152.  
  153. task_text = 1
  154.  
  155. task_centered = 1
  156.  
  157. task_maximum_size = 170 40
  158.  
  159. task_padding = 2 10
  160.  
  161. task_background_id = 0
  162.  
  163. task_active_background_id = 0
  164.  
  165. task_urgent_background_id = 0
  166.  
  167. task_iconified_background_id = 0
  168.  
  169.  
  170.  
  171. # Task Icons
  172.  
  173. task_icon_asb = 80 0 0
  174.  
  175. task_active_icon_asb = 100 0 0
  176.  
  177. task_urgent_icon_asb = 100 0 0
  178.  
  179. task_iconified_icon_asb = 80 0 0
  180.  
  181.  
  182.  
  183. # Fonts
  184.  
  185. task_font = Tewi 7
  186.  
  187. task_font_color = #dcdcdc 100
  188.  
  189. task_active_font_color = #dcdcdc 100
  190.  
  191. task_urgent_font_color = #FFFFFF 100
  192.  
  193. task_iconified_font_color = #D8D8D8 20
  194.  
  195. font_shadow = 0
  196.  
  197.  
  198.  
  199. # System Tray
  200.  
  201.  
  202. systray = 1
  203. systray_padding = 4 2 3
  204. systray_sort = ascending
  205. systray_background_id = 0
  206. systray_icon_size = 22
  207. systray_icon_asb = 100 0 0
  208.  
  209.  
  210.  
  211. # Clock
  212.  
  213. time1_format = %H:%M
  214.  
  215. time1_font = Tewi 7
  216.  
  217. #time2_format = %a %d %b
  218.  
  219. #time2_font = PF Tempesta Five Extended 7
  220.  
  221. clock_font_color = #D8D8D8 100
  222.  
  223. clock_padding = 12 4
  224.  
  225. clock_background_id = 0
  226.  
  227. clock_lclick_command = gsimplecal
  228.  
  229. clock_rclick_command = gsimplecal
  230.  
  231.  
  232.  
  233. # Tooltips
  234.  
  235. tooltip = 1
  236.  
  237. tooltip_padding = 2 2
  238.  
  239. tooltip_show_timeout = 0.0
  240.  
  241. tooltip_hide_timeout = 0.0
  242.  
  243. tooltip_background_id = 7
  244.  
  245. tooltip_font = Liberation Sans normal 9.0
  246.  
  247. tooltip_font_color = #D8D8D8 100
  248.  
  249.  
  250.  
  251. # Mouse
  252.  
  253. mouse_middle = none
  254.  
  255. mouse_right = close
  256.  
  257. mouse_scroll_up = toggle
  258.  
  259. mouse_scroll_down = iconify
  260.  
  261.  
  262.  
  263. # Battery
  264.  
  265. battery = 1
  266.  
  267. battery_low_status = 20
  268.  
  269. battery_low_cmd = notify-send "battery low"
  270.  
  271. battery_hide = 96
  272.  
  273. bat1_font = Liberation Sans 10
  274.  
  275. bat2_font = Liberation Sans 8
  276.  
  277. battery_font_color = #FFFFFF 100
  278.  
  279. battery_padding = 2 0
  280.  
  281. battery_background_id = 0
  282.  
  283.  
  284.  
  285. # End of config
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement