updated default tint2rc to contain all available options
git-svn-id: http://tint2.googlecode.com/svn/trunk@346 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -54,9 +54,17 @@ task_centered = 1
|
|||||||
task_padding = 6 3
|
task_padding = 6 3
|
||||||
task_font = sans 7
|
task_font = sans 7
|
||||||
task_font_color = #ffffff 70
|
task_font_color = #ffffff 70
|
||||||
task_active_font_color = #ffffff 85
|
|
||||||
task_background_id = 3
|
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_background_id = 2
|
||||||
|
task_active_font_color = #ffffff 85
|
||||||
|
task_active_icon_asb = 100 0 0
|
||||||
|
urgent_nb_of_blink = 8
|
||||||
|
|
||||||
#---------------------------------------------
|
#---------------------------------------------
|
||||||
# SYSTRAYBAR
|
# SYSTRAYBAR
|
||||||
@@ -66,6 +74,7 @@ systray_padding = 0 4 5
|
|||||||
systray_background_id = 0
|
systray_background_id = 0
|
||||||
systray_sort = left2right
|
systray_sort = left2right
|
||||||
systray_icon_size = 0
|
systray_icon_size = 0
|
||||||
|
systray_icon_asb = 100 0 0
|
||||||
|
|
||||||
#---------------------------------------------
|
#---------------------------------------------
|
||||||
# CLOCK
|
# CLOCK
|
||||||
@@ -123,4 +132,3 @@ autohide_show_timeout = 0.3
|
|||||||
autohide_hide_timeout = 2
|
autohide_hide_timeout = 2
|
||||||
autohide_height = 4
|
autohide_height = 4
|
||||||
strut_policy = minimum
|
strut_policy = minimum
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user