]> Dogcows Code - chaz/tint2/commitdiff
updated default tint2rc to contain all available options
authorAndreas Fink <andreas.fink85@googlemail.com>
Wed, 13 Jan 2010 19:36:25 +0000 (19:36 +0000)
committerAndreas Fink <andreas.fink85@googlemail.com>
Wed, 13 Jan 2010 19:36:25 +0000 (19:36 +0000)
sample/tint2rc

index ff991e7578180afcb8cfa46cbedd4a5ce140fb4d..ab16be8a261d809fffdeb34d75d2310c67bc65e1 100644 (file)
@@ -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
-
This page took 0.023404 seconds and 4 git commands to generate.