]> Dogcows Code - chaz/tint2/commitdiff
update config
authorThierry Lorthiois <lorthiois@bbsoft.fr>
Tue, 19 Jan 2010 20:08:04 +0000 (20:08 +0000)
committerThierry Lorthiois <lorthiois@bbsoft.fr>
Tue, 19 Jan 2010 20:08:04 +0000 (20:08 +0000)
sample/black_single_desktop.tint2rc
sample/default.tint2rc
sample/horizontal_icon_only.tint2rc
sample/rounded_multi_desktop.tint2rc
sample/tint2rc
sample/vertical_icon_only.tint2rc
sample/white_single_desktop.tint2rc

index 8aab308f8b39c8741fc17e1a15f0cf37c657d05e..752f250e65a36bdd9e6799cfc5ca6da31710d45e 100644 (file)
@@ -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
 #---------------------------------------------
index 0def646aa5770f73fa893f6b012f134566b155f3..a9db0118caa08a3572e16260c3f2c41e62c572e6 100644 (file)
@@ -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
index 39e48121bb4d2e42ed01681622a394082f62f485..b89596d4d985733f0987192e898bf6c10659be86 100644 (file)
@@ -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
index c181a05946c069e7e1cb84f5606d05cf2c5ece60..7a68f08a528bf0655aaf1f1b823fcd144cb34ec9 100644 (file)
@@ -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
index ab16be8a261d809fffdeb34d75d2310c67bc65e1..0acedb8fd6830cf8b137e10a257387ae36fc9062 100644 (file)
@@ -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
index 6376b1574649624ad79de80ce05a861a125bce8d..51dfab0020db8dcec0441b152352012db9d3df6e 100644 (file)
@@ -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
index d5311a00dc647ac494565d321ad45419a9c8d162..8dadf2c964180c435b6b659f384b5f55ede7466d 100644 (file)
@@ -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
This page took 0.023607 seconds and 4 git commands to generate.