From 1fd68bcce5ea99cb268ff992e74ff05534f9d2fb Mon Sep 17 00:00:00 2001 From: mathieu Date: Sat, 14 Nov 2009 13:40:19 +0100 Subject: [PATCH] Add battery info to tint2rc --- tint2rc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tint2rc b/tint2rc index 7275d4c..e5e1cd7 100644 --- a/tint2rc +++ b/tint2rc @@ -59,6 +59,13 @@ task_active_background_id = 2 systray_padding = 0 5 10 systray_background_id = 0 +#--------------------------------------------- +# Battery +#--------------------------------------------- +battery = 1 +battery_low_status = 10 + + #--------------------------------------------- # CLOCK #---------------------------------------------