update config

git-svn-id: http://tint2.googlecode.com/svn/trunk@366 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77 2010-01-19 20:08:04 +00:00
parent a5a39b0bb2
commit fc22028d27
7 changed files with 20 additions and 1 deletions

View 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
#---------------------------------------------

View 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

View 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

View 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

View 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

View 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

View 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