]> Dogcows Code - chaz/tint2/blobdiff - sample/default.tint2rc
removed real_transparency from all config files
[chaz/tint2] / sample / default.tint2rc
index 07f3f2a295bab54bd93ee0f101fa29990b78375b..a3c22ad93adb34d8f9b15571a2225654d795db4b 100644 (file)
@@ -41,7 +41,6 @@ font_shadow = 0
 panel_background_id = 0
 wm_menu = 1
 panel_dock = 0
-real_transparency = 0
 panel_layer = bottom
 
 #---------------------------------------------
@@ -77,11 +76,13 @@ systray = 1
 systray_padding = 8 4 5
 systray_background_id = 1
 systray_sort = left2right
+systray_icon_size = 0
 
 #---------------------------------------------
 # BATTERY
 #---------------------------------------------
 battery = 1
+battery_hide = never
 battery_low_status = 7
 battery_low_cmd = notify-send "battery low"
 bat1_font = sans 8
@@ -126,3 +127,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.024747 seconds and 4 git commands to generate.