]> Dogcows Code - chaz/tint2/blobdiff - sample/tint2rc
updated default tint2rc to contain all available options
[chaz/tint2] / sample / tint2rc
index 124cca0b3778120676a610d72080101618d7bc8a..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
@@ -115,3 +124,11 @@ mouse_right = close
 mouse_scroll_up = toggle
 mouse_scroll_down = iconify
 
+#---------------------------------------------
+# AUTOHIDE OPTIONS
+#---------------------------------------------
+autohide = 0
+autohide_show_timeout = 0.3
+autohide_hide_timeout = 2
+autohide_height = 4
+strut_policy = minimum
This page took 0.022759 seconds and 4 git commands to generate.