]> Dogcows Code - chaz/tint2/blobdiff - sample/horizontal_icon_only.tint2rc
fixed issue 232
[chaz/tint2] / sample / horizontal_icon_only.tint2rc
index e0af81b66f2c4b430721b5d5c0c4800ee1ad322e..1ea841cac4b9ca1a9aca301ee920d6c665d79cd9 100644 (file)
@@ -17,7 +17,7 @@ border_color =  #9b9b9b 75
 
 rounded = 1
 border_width = 0
-background_color = #OOOOOO 70
+background_color = #000000 70
 border_color = #ffffff 20
 
 # tooltip
@@ -38,6 +38,8 @@ panel_padding = 5 2 0
 font_shadow = 0
 panel_background_id = 1
 wm_menu = 1
+panel_dock = 0
+panel_layer = bottom
 
 #---------------------------------------------
 # TASKBAR
@@ -72,11 +74,13 @@ systray = 1
 systray_padding = 8 6 5
 systray_background_id = 0
 systray_sort = left2right
+systray_icon_size = 0
 
 #---------------------------------------------
 # BATTERY
 #---------------------------------------------
 battery = 1
+battery_hide = 98
 battery_low_status = 7
 battery_low_cmd = notify-send "battery low"
 bat1_font = sans 8
@@ -98,6 +102,9 @@ clock_background_id = 0
 #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
 
 #---------------------------------------------
 # TOOLTIP
@@ -107,7 +114,7 @@ tooltip_padding = 2 2
 tooltip_show_timeout = 0.7
 tooltip_hide_timeout = 0.3
 tooltip_background_id = 1
-tooltip_font_color = #OOOOOO 80
+tooltip_font_color = #000000 80
 tooltip_font = sans 10
 
 #---------------------------------------------
@@ -118,3 +125,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.025122 seconds and 4 git commands to generate.