X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=sample%2Fwhite_single_desktop.tint2rc;h=79cb39de57541d72aca1f44afe8602bc2857e667;hb=7eab00cba528e4deb51b2f0eaff6f809c3b1e384;hp=7f53210bde79cdb68ce0fe11a0a233a096f67adc;hpb=77088c4602bb9cbbb71b84f1dc24a30790ce283f;p=chaz%2Ftint2 diff --git a/sample/white_single_desktop.tint2rc b/sample/white_single_desktop.tint2rc index 7f53210..79cb39d 100644 --- a/sample/white_single_desktop.tint2rc +++ b/sample/white_single_desktop.tint2rc @@ -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 #---------------------------------------------