From: Thierry Lorthiois Date: Tue, 19 Jan 2010 20:08:04 +0000 (+0000) Subject: update config X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftint2;a=commitdiff_plain;h=be34fa84e7d3805139e07854a1be49b46e35450a update config --- diff --git a/sample/black_single_desktop.tint2rc b/sample/black_single_desktop.tint2rc index 8aab308..752f250 100644 --- a/sample/black_single_desktop.tint2rc +++ b/sample/black_single_desktop.tint2rc @@ -92,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 #--------------------------------------------- diff --git a/sample/default.tint2rc b/sample/default.tint2rc index 0def646..a9db011 100644 --- a/sample/default.tint2rc +++ b/sample/default.tint2rc @@ -83,6 +83,7 @@ systray_icon_size = 0 # BATTERY #--------------------------------------------- battery = 1 +battery_hide = never battery_low_status = 7 battery_low_cmd = notify-send "battery low" bat1_font = sans 8 diff --git a/sample/horizontal_icon_only.tint2rc b/sample/horizontal_icon_only.tint2rc index 39e4812..b89596d 100644 --- a/sample/horizontal_icon_only.tint2rc +++ b/sample/horizontal_icon_only.tint2rc @@ -81,6 +81,7 @@ systray_icon_size = 0 # BATTERY #--------------------------------------------- battery = 1 +battery_hide = 98 battery_low_status = 7 battery_low_cmd = notify-send "battery low" bat1_font = sans 8 diff --git a/sample/rounded_multi_desktop.tint2rc b/sample/rounded_multi_desktop.tint2rc index c181a05..7a68f08 100644 --- a/sample/rounded_multi_desktop.tint2rc +++ b/sample/rounded_multi_desktop.tint2rc @@ -78,6 +78,7 @@ systray_icon_size = 0 # BATTERY #--------------------------------------------- battery = 0 +battery_hide = 98 battery_low_status = 7 battery_low_cmd = notify-send "battery low" bat1_font = sans 8 diff --git a/sample/tint2rc b/sample/tint2rc index ab16be8..0acedb8 100644 --- a/sample/tint2rc +++ b/sample/tint2rc @@ -97,6 +97,7 @@ clock_rclick_command = orage # BATTERY #--------------------------------------------- battery = 0 +battery_hide = 98 battery_low_status = 10 battery_low_cmd = notify-send "battery low" bat1_font = sans 8 diff --git a/sample/vertical_icon_only.tint2rc b/sample/vertical_icon_only.tint2rc index 6376b15..51dfab0 100644 --- a/sample/vertical_icon_only.tint2rc +++ b/sample/vertical_icon_only.tint2rc @@ -87,7 +87,8 @@ clock_background_id = 1 #--------------------------------------------- # BATTERY #--------------------------------------------- -battery = 0 +battery = 1 +battery_hide = 98 battery_low_status = 10 battery_low_cmd = notify-send "battery low" bat1_font = sans 8 diff --git a/sample/white_single_desktop.tint2rc b/sample/white_single_desktop.tint2rc index d5311a0..8dadf2c 100644 --- a/sample/white_single_desktop.tint2rc +++ b/sample/white_single_desktop.tint2rc @@ -96,6 +96,7 @@ clock_background_id = 1 # BATTERY #--------------------------------------------- battery = 0 +battery_hide = 98 battery_low_status = 7 battery_low_cmd = notify-send "battery low" bat1_font = sans 8