]> Dogcows Code - chaz/tint2/blobdiff - sample/default.tint2rc
update tintwizard-0.3.1 by Euan Freeman
[chaz/tint2] / sample / default.tint2rc
index df3fd74aba8825b7f14e964393a3263fcdd22107..9c73813ca4673b97d0a50553ea15f9e77f364eeb 100644 (file)
@@ -19,7 +19,7 @@ border_color =  #9b9b9b 75
 
 rounded = 1
 border_width = 0
-background_color = #OOOOOO 70
+background_color = #000000 70
 border_color = #ffffff 20
 
 # tooltip
@@ -40,6 +40,9 @@ panel_padding = 7 2 7
 font_shadow = 0
 panel_background_id = 0
 wm_menu = 1
+panel_dock = 0
+panel_layer = bottom
+strut_policy = minimum
 
 #---------------------------------------------
 # TASKBAR
@@ -70,14 +73,17 @@ task_active_background_id = 3
 #---------------------------------------------
 # SYSTRAYBAR
 #---------------------------------------------
+systray = 1
 systray_padding = 8 4 5
 systray_background_id = 1
 systray_sort = left2right
+systray_icon_size = 0
 
 #---------------------------------------------
 # BATTERY
 #---------------------------------------------
 battery = 1
+battery_hide = never
 battery_low_status = 7
 battery_low_cmd = notify-send "battery low"
 bat1_font = sans 8
@@ -98,6 +104,10 @@ clock_padding = 1 0
 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
 
 #---------------------------------------------
 # TOOLTIP
@@ -107,7 +117,7 @@ tooltip_padding = 2 2
 tooltip_show_timeout = 0.7
 tooltip_hide_timeout = 0.3
 tooltip_background_id = 4
-tooltip_font_color = #OOOOOO 80
+tooltip_font_color = #000000 80
 tooltip_font = sans 10
 
 #---------------------------------------------
@@ -118,3 +128,11 @@ 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
+
This page took 0.025649 seconds and 4 git commands to generate.