]> Dogcows Code - chaz/tint2/blobdiff - sample/vertical_icon_only.tint2rc
*fix* 2 memleaks
[chaz/tint2] / sample / vertical_icon_only.tint2rc
index ca9547e4891d45e93b3d7d457702cb4f2e984ea8..6376b1574649624ad79de80ce05a861a125bce8d 100644 (file)
@@ -31,6 +31,9 @@ panel_padding = 2 0
 font_shadow = 0
 panel_background_id = 0
 wm_menu = 0
+panel_dock = 0
+real_transparency = 0
+panel_layer = bottom
 
 #---------------------------------------------
 # TASKBAR
@@ -62,6 +65,7 @@ systray = 1
 systray_padding = 2 8 0
 systray_background_id = 1
 systray_sort = left2right
+systray_icon_size = 0
 
 #---------------------------------------------
 # CLOCK
@@ -76,6 +80,9 @@ clock_background_id = 1
 #clock_lclick_command = xclock
 #clock_rclick_command = orage
 #clock_tooltip = %A %d %B
+#time1_timezone = :US/Hawaii
+#time2_timezone = :Europe/Berlin
+#clock_tooltip_timezone = :/usr/share/zoneinfo/Europe/Paris
 
 #---------------------------------------------
 # BATTERY
@@ -107,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.024029 seconds and 4 git commands to generate.