]> Dogcows Code - chaz/tint2/blobdiff - sample/rounded_multi_desktop.tint2rc
fixed issue 232
[chaz/tint2] / sample / rounded_multi_desktop.tint2rc
index 30584c443a0a5abba7431d5e55f58e434f6d3fe1..23d1f62ecbd43bfcd85bac8f52fd2536f59e9316 100644 (file)
@@ -36,6 +36,8 @@ panel_padding = 10 3 10
 font_shadow = 0
 panel_background_id = 1
 wm_menu = 1
+panel_dock = 0
+panel_layer = bottom
 
 #---------------------------------------------
 # TASKBAR
@@ -69,11 +71,13 @@ 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
@@ -90,7 +94,7 @@ tooltip_padding = 2 2
 tooltip_show_timeout = 0.7
 tooltip_hide_timeout = 0.3
 tooltip_background_id = 3
-tooltip_font_color = #OOOOOO 80
+tooltip_font_color = #000000 80
 tooltip_font = sans 10
 
 #---------------------------------------------
@@ -101,3 +105,12 @@ 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.023459 seconds and 4 git commands to generate.