]> Dogcows Code - chaz/tint2/blobdiff - sample/rounded_multi_desktop.tint2rc
*fix* more systray modifications for nice looking icons in real transparency mode
[chaz/tint2] / sample / rounded_multi_desktop.tint2rc
index 8994acb30fdf05c10f7ebb048c8fed1b68a227c6..bc50885c46e648ab447379d077464cf8dff84a66 100644 (file)
@@ -36,6 +36,9 @@ panel_padding = 10 3 10
 font_shadow = 0
 panel_background_id = 1
 wm_menu = 1
+panel_dock = 0
+real_transparency = 0
+panel_layer = bottom
 
 #---------------------------------------------
 # TASKBAR
@@ -65,9 +68,33 @@ task_active_background_id = 0
 #---------------------------------------------
 # SYSTRAYBAR
 #---------------------------------------------
+systray = 1
 systray_padding = 6 5 5
 systray_background_id =2
+systray_sort = left2right
 
+#---------------------------------------------
+# BATTERY
+#---------------------------------------------
+battery = 0
+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 = 2
+
+#---------------------------------------------
+# TOOLTIP
+#---------------------------------------------
+tooltip = 1
+tooltip_padding = 2 2
+tooltip_show_timeout = 0.7
+tooltip_hide_timeout = 0.3
+tooltip_background_id = 3
+tooltip_font_color = #OOOOOO 80
+tooltip_font = sans 10
 
 #---------------------------------------------
 # MOUSE ACTION ON TASK
This page took 0.023473 seconds and 4 git commands to generate.