]> Dogcows Code - chaz/tint2/blobdiff - sample/vertical_icon_only.tint2rc
update config
[chaz/tint2] / sample / vertical_icon_only.tint2rc
index 9ed5fd72e24ad23c04d390353ef55bca769c2606..51dfab0020db8dcec0441b152352012db9d3df6e 100644 (file)
@@ -65,6 +65,7 @@ systray = 1
 systray_padding = 2 8 0
 systray_background_id = 1
 systray_sort = left2right
+systray_icon_size = 0
 
 #---------------------------------------------
 # CLOCK
@@ -86,7 +87,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
@@ -113,3 +115,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.024558 seconds and 4 git commands to generate.