X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=sample%2Frounded_multi_desktop.tint2rc;h=742c43d8e718824bb67ebcd96470f92bc32567a9;hb=a9e5183d2195a08988cd03fd10320b31e92fe0a2;hp=8994acb30fdf05c10f7ebb048c8fed1b68a227c6;hpb=0b4232eb80dc1ab321adb9472ce873c6ecec8f9c;p=chaz%2Ftint2 diff --git a/sample/rounded_multi_desktop.tint2rc b/sample/rounded_multi_desktop.tint2rc index 8994acb..742c43d 100644 --- a/sample/rounded_multi_desktop.tint2rc +++ b/sample/rounded_multi_desktop.tint2rc @@ -36,6 +36,9 @@ panel_padding = 10 3 10 font_shadow = 0 panel_background_id = 1 wm_menu = 1 +panel_dock = 0 +panel_layer = bottom +strut_policy = minimum #--------------------------------------------- # TASKBAR @@ -65,9 +68,35 @@ task_active_background_id = 0 #--------------------------------------------- # SYSTRAYBAR #--------------------------------------------- +systray = 1 systray_padding = 6 5 5 systray_background_id =2 +systray_sort = left2right +systray_icon_size = 0 +#--------------------------------------------- +# BATTERY +#--------------------------------------------- +battery = 0 +battery_hide = 98 +battery_low_status = 7 +battery_low_cmd = notify-send "battery low" +bat1_font = sans 8 +bat2_font = sans 6 +battery_font_color = #ffffff 76 +battery_padding = 1 0 +battery_background_id = 2 + +#--------------------------------------------- +# TOOLTIP +#--------------------------------------------- +tooltip = 1 +tooltip_padding = 2 2 +tooltip_show_timeout = 0.7 +tooltip_hide_timeout = 0.3 +tooltip_background_id = 3 +tooltip_font_color = #000000 80 +tooltip_font = sans 10 #--------------------------------------------- # MOUSE ACTION ON TASK @@ -77,3 +106,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 +