]> Dogcows Code - chaz/tint2/blobdiff - sample/vertical_icon_only.tint2rc
*fix* typo
[chaz/tint2] / sample / vertical_icon_only.tint2rc
index 1c8342b98b72f0aaa0d4a0d6cf059e463c0bc2b0..f834cdd09ebda17c0499c868181ada6e66a605b0 100644 (file)
@@ -32,7 +32,6 @@ font_shadow = 0
 panel_background_id = 0
 wm_menu = 0
 panel_dock = 0
-real_transparency = 0
 panel_layer = bottom
 
 #---------------------------------------------
@@ -87,7 +86,8 @@ clock_background_id = 1
 #---------------------------------------------
 # BATTERY
 #---------------------------------------------
-battery = 0
+battery = 1
+battery_hide = 98
 battery_low_status = 10
 battery_low_cmd = notify-send "battery low"
 bat1_font = sans 8
@@ -114,3 +114,13 @@ mouse_middle = none
 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.022326 seconds and 4 git commands to generate.