Advertisement
Guest User

digitstrxtint2rc20110330

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