bhalash

tint2rc

Nov 19th, 2014
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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 = 0
  11. background_color = #282828 100
  12. border_color = #FFFFFF 100
  13.  
  14. # ID 2
  15. rounded = 0
  16. border_width = 1
  17. background_color = #282828 18
  18. border_color = #FFFFFF 38
  19.  
  20. # ID 3
  21. rounded = 0
  22. border_width = 1
  23. background_color = #FFFFFF 5
  24. border_color = #FFFFFF 14
  25.  
  26. # ID 4
  27. rounded = 0
  28. border_width = 1
  29. background_color = #BA3D3D 100
  30. border_color = #FFFFFF 100
  31.  
  32. # Panel
  33. panel_monitor = 1
  34. panel_position = bottom center horizontal
  35. panel_size = 0 30
  36. panel_margin = 0 0
  37. panel_padding = 3 3 6
  38. panel_dock = 0
  39. wm_menu = 0
  40. panel_layer = top
  41. panel_background_id = 1
  42.  
  43. # Panel Autohide
  44. autohide = 0
  45. autohide_show_timeout = 0.15
  46. autohide_hide_timeout = 0.15
  47. autohide_height = 1
  48. strut_policy = follow_size
  49.  
  50. # Taskbar
  51. taskbar_mode = multi_desktop
  52. taskbar_padding = 2 2 3
  53. taskbar_background_id = 3
  54. taskbar_active_background_id = 2
  55.  
  56. # Tasks
  57. urgent_nb_of_blink = 8
  58. task_icon = 1
  59. task_text = 1
  60. task_centered = 0
  61. task_maximum_size = 300 40
  62. task_padding = 6 2
  63. task_background_id = 3
  64. task_active_background_id = 4
  65. task_urgent_background_id = 2
  66. task_iconified_background_id = 3
  67.  
  68. # Task Icons
  69. task_icon_asb = 70 0 0
  70. task_active_icon_asb = 100 0 0
  71. task_urgent_icon_asb = 100 0 0
  72. task_iconified_icon_asb = 70 0 0
  73.  
  74. # Fonts
  75. task_font = Source Code Pro Medium 9
  76. task_font_color = #FFFFFF 100
  77. task_active_font_color = #FFFFFF 100
  78. task_urgent_font_color = #FFFFFF 80
  79. task_iconified_font_color = #FFFFFF 60
  80. font_shadow = 0
  81.  
  82. # System Tray
  83. systray = 1
  84. systray_padding = 7 0 5
  85. systray_sort = ascending
  86. systray_background_id = 1
  87. systray_icon_size = 16
  88. systray_icon_asb = 70 0 0
  89.  
  90. # Clock
  91. time1_format = %H:%M
  92. time1_font = Source Code Pro Medium 9
  93. clock_font_color = #FFFFFF 60
  94. clock_padding = 7 0
  95. clock_background_id = 1
  96. clock_rclick_command = orage
  97.  
  98. # Tooltips
  99. tooltip = 1
  100. tooltip_padding = 2 2
  101. tooltip_show_timeout = 0.7
  102. tooltip_hide_timeout = 0.3
  103. tooltip_background_id = 1
  104. tooltip_font = sans 10
  105. tooltip_font_color = #000000 80
  106.  
  107. # Mouse
  108. mouse_middle = close
  109. mouse_right = shade
  110. mouse_scroll_up = toggle
  111. mouse_scroll_down = iconify
  112.  
  113. # Battery
  114. battery = 0
  115. battery_low_status = 10
  116. battery_low_cmd = notify-send "battery low"
  117. battery_hide = 98
  118. bat1_font = sans 8
  119. bat2_font = sans 6
  120. battery_font_color = #FFFFFF 60
  121. battery_padding = 1 0
  122. battery_background_id = 0
  123.  
  124. # End of config
Advertisement
Add Comment
Please, Sign In to add comment