X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tintrc04;h=15d1f1715671f23c1110933c766b2c909580ee4f;hb=b86d3d85f1633c92232f6483ea27664e8186b853;hp=00a266a2adc076313a2a48f8a2c5d243cbd17955;hpb=ce50a6305fd40385929dd383655292fd475d2df0;p=chaz%2Ftint2 diff --git a/tintrc04 b/tintrc04 index 00a266a..15d1f17 100644 --- 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 #---------------------------------------------