]> Dogcows Code - chaz/tint2/blobdiff - sample/white_single_desktop.tint2rc
cleanup
[chaz/tint2] / sample / white_single_desktop.tint2rc
index 7f53210bde79cdb68ce0fe11a0a233a096f67adc..79cb39de57541d72aca1f44afe8602bc2857e667 100644 (file)
@@ -43,7 +43,7 @@ panel_background_id = 3
 #---------------------------------------------
 task_icon = 0
 task_text = 1
-task_width = 100
+task_maximum_size = 100
 task_centered = 1
 task_margin = 4
 task_padding = 5
@@ -66,19 +66,22 @@ taskbar_active_background_id = 0
 #---------------------------------------------
 # SYSTRAYBAR
 #---------------------------------------------
+systray = 1
 systray_padding = 4 2 3
 systray_background_id = 0
+systray_sort = left2right
 
 #---------------------------------------------
 # CLOCK
 #---------------------------------------------
-time1_format = %H:%M / %a %d %b
+time1_format = %H:%M
 #time1_font = Museo 8
-time1_font = AvantGardeLTMedium 8
+time1_font = AvantGardeLTMedium 9 bold
 #time2_format = %A %d %B
 #time2_font = Monospace 6
 clock_font_color = #151515 60
 clock_padding = 4 0
+clock_tooltip = %A %d %B
 
 #---------------------------------------------
 # BATTERY
@@ -92,6 +95,17 @@ battery_font_color = #151515 60
 battery_padding = 1 0
 battery_background_id = 0
 
+#---------------------------------------------
+# TOOLTIP
+#---------------------------------------------
+tooltip = 1
+tooltip_padding = 2 2
+tooltip_show_timeout = 0.7
+tooltip_hide_timeout = 0.3
+tooltip_background_id = 1
+tooltip_font_color = #OOOOOO 80
+tooltip_font = sans 10
+
 #---------------------------------------------
 # MOUSE ACTION ON TASK
 #---------------------------------------------
This page took 0.020047 seconds and 4 git commands to generate.