]> Dogcows Code - chaz/tint2/blobdiff - sample/white_single_desktop.tint2rc
*fix* more systray modifications for nice looking icons in real transparency mode
[chaz/tint2] / sample / white_single_desktop.tint2rc
index 7f53210bde79cdb68ce0fe11a0a233a096f67adc..713bc0ad4116d40362c8adbb5a9e16c25db6e490 100644 (file)
@@ -36,6 +36,10 @@ panel_margin = 0 0
 panel_padding = 3 3 3 3
 font_shadow = 0
 panel_background_id = 3
+wm_menu = 1
+panel_dock = 0
+real_transparency = 0
+panel_layer = bottom
 
 
 #---------------------------------------------
@@ -43,7 +47,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 +70,25 @@ 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
+#time1_timezone = :US/Hawaii
+#time2_timezone = :Europe/Berlin
+#clock_tooltip_timezone = :/usr/share/zoneinfo/Europe/Paris
 
 #---------------------------------------------
 # BATTERY
@@ -92,6 +102,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.020655 seconds and 4 git commands to generate.