]> Dogcows Code - chaz/tint2/blobdiff - sample/rounded_multi_desktop.tint2rc
fixed : config file use . as decimal separator even when LOCALE is different
[chaz/tint2] / sample / rounded_multi_desktop.tint2rc
index 50a78d05471449b94da3300eb7109b302bc91e5e..742c43d8e718824bb67ebcd96470f92bc32567a9 100644 (file)
@@ -37,8 +37,8 @@ font_shadow = 0
 panel_background_id = 1
 wm_menu = 1
 panel_dock = 0
-real_transparency = 0
 panel_layer = bottom
+strut_policy = minimum
 
 #---------------------------------------------
 # TASKBAR
@@ -78,6 +78,7 @@ 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
@@ -94,7 +95,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
 
 #---------------------------------------------
@@ -105,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
+
This page took 0.021032 seconds and 4 git commands to generate.