]> Dogcows Code - chaz/tint2/blobdiff - sample/rounded_multi_desktop.tint2rc
*fix* typo
[chaz/tint2] / sample / rounded_multi_desktop.tint2rc
index bc50885c46e648ab447379d077464cf8dff84a66..6ff9314181bc95dd758d3ea8560847997854f8a7 100644 (file)
@@ -37,7 +37,6 @@ font_shadow = 0
 panel_background_id = 1
 wm_menu = 1
 panel_dock = 0
-real_transparency = 0
 panel_layer = bottom
 
 #---------------------------------------------
@@ -72,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
@@ -104,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.020194 seconds and 4 git commands to generate.