]> Dogcows Code - chaz/tint2/blobdiff - sample/black_single_desktop.tint2rc
update tintwizard-0.3.1 by Euan Freeman
[chaz/tint2] / sample / black_single_desktop.tint2rc
index 63957c8a7b39f0ff0d191f287cd6f858c4350f9a..3ad5412c6ac7186833854c087114f0a79a9162c0 100644 (file)
@@ -46,6 +46,9 @@ panel_padding = 0 0 2
 font_shadow = 0
 panel_background_id = 1
 wm_menu = 1
+panel_dock = 0
+panel_layer = bottom
+strut_policy = minimum
 
 #---------------------------------------------
 # TASKBAR
@@ -53,6 +56,7 @@ wm_menu = 1
 taskbar_mode = single_desktop
 taskbar_padding = 0 5 2
 taskbar_background_id = 0
+#taskbar_active_background_id = 0
 
 #---------------------------------------------
 # TASK
@@ -71,9 +75,11 @@ task_active_background_id = 3
 #---------------------------------------------
 # SYSTRAYBAR
 #---------------------------------------------
+systray = 1
 systray_padding = 7 8 5
 systray_background_id = 1
 systray_sort = left2right
+systray_icon_size = 0
 
 #---------------------------------------------
 # TOOLTIP
@@ -86,6 +92,19 @@ tooltip_background_id = 3
 tooltip_font_color = #OOOOOO 80
 tooltip_font = Helvetica 8
 
+#---------------------------------------------
+# BATTERY
+#---------------------------------------------
+battery = 1
+battery_hide = 98
+battery_low_status = 7
+battery_low_cmd = notify-send "battery low"
+bat1_font = sans 8
+bat2_font = sans 6
+battery_font_color = #ffffff 76
+battery_padding = 1 0
+battery_background_id = 0
+
 #---------------------------------------------
 # MOUSE ACTION ON TASK
 #---------------------------------------------
@@ -94,4 +113,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
+
 
This page took 0.027379 seconds and 4 git commands to generate.