]> Dogcows Code - chaz/tint2/blobdiff - tintrc04
small fix
[chaz/tint2] / tintrc04
index 00a266a2adc076313a2a48f8a2c5d243cbd17955..15d1f1715671f23c1110933c766b2c909580ee4f 100644 (file)
--- a/tintrc04
+++ b/tintrc04
@@ -19,10 +19,10 @@ border_color = #d1d1d1 40
 # PANEL
 #---------------------------------------------
 panel_monitor = all
-panel_position = bottom left
-panel_size = 99% 27
+panel_position = bottom center
+panel_size = 97% 26
 panel_margin = 0 0
-panel_padding = 5 3 5
+panel_padding = 0 2 5
 font_shadow = 0
 panel_background_id = 0
 
@@ -47,10 +47,16 @@ task_active_font_color = #ffffff 90
 task_background_id = 1
 task_active_background_id = 2
 
+#---------------------------------------------
+# SYSTRAYBAR
+#---------------------------------------------
+systray_padding = 6 2 6
+systray_background_id = 1
+
 #---------------------------------------------
 # CLOCK
 #---------------------------------------------
-time1_format = %a %d %H:%M
+#time1_format = %a %d %H:%M
 time1_font = sans bold 7.5
 #time2_format = %A %d %B
 time2_font = sans bold 7.5
@@ -58,6 +64,18 @@ clock_font_color = #ffffff 60
 clock_padding = 5 0
 clock_background_id = 1
 
+#---------------------------------------------
+# BATTERY
+#---------------------------------------------
+battery = 0
+battery_low_status = 7
+battery_low_cmd = notify-send "battery low"
+bat1_font = sans 7
+bat2_font = sans 7
+battery_font_color = #ffffff 100
+battery_padding = 1 0
+battery_background_id = 0
+
 #---------------------------------------------
 # MOUSE ACTION ON TASK
 #---------------------------------------------
This page took 0.02092 seconds and 4 git commands to generate.