updated default tint2rc to contain all available options git-svn-id: http://tint2.googlecode.com/svn/trunk@346 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
Andreas.Fink85 Andreas.Fink85@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
1 files changed,
10 insertions(+),
2 deletions(-)
jump to
M
sample/tint2rc
→
sample/tint2rc
@@ -54,9 +54,17 @@ task_centered = 1
task_padding = 6 3 task_font = sans 7 task_font_color = #ffffff 70 -task_active_font_color = #ffffff 85 task_background_id = 3 +task_icon_asb = 100 0 0 +# replace STATUS by 'urgent', 'active' or 'iconfied' +#task_STATUS_background_id = 2 +#task_STATUS_font_color = #ffffff 85 +#task_STATUS_icon_asb = 100 0 0 +# example: task_active_background_id = 2 +task_active_font_color = #ffffff 85 +task_active_icon_asb = 100 0 0 +urgent_nb_of_blink = 8 #--------------------------------------------- # SYSTRAYBAR@@ -66,6 +74,7 @@ systray_padding = 0 4 5
systray_background_id = 0 systray_sort = left2right systray_icon_size = 0 +systray_icon_asb = 100 0 0 #--------------------------------------------- # CLOCK@@ -123,4 +132,3 @@ autohide_show_timeout = 0.3
autohide_hide_timeout = 2 autohide_height = 4 strut_policy = minimum -