Update panel configuration.
This commit is contained in:
parent
62f31c3e4d
commit
ab0995e104
1 changed files with 12 additions and 0 deletions
|
|
@ -122,6 +122,18 @@ Plugin {
|
||||||
Plugin {
|
Plugin {
|
||||||
type=batt
|
type=batt
|
||||||
Config {
|
Config {
|
||||||
|
BackgroundColor=black
|
||||||
|
ChargingColor1=#28f200
|
||||||
|
ChargingColor2=#22cc00
|
||||||
|
DischargingColor1=#ffee00
|
||||||
|
DischargingColor2=#d9ca00
|
||||||
|
HideIfNoBattery=1
|
||||||
|
AlarmCommand=notify-send "Battery low" --icon=battery-caution
|
||||||
|
AlarmTime=5
|
||||||
|
BorderWidth=1
|
||||||
|
Size=8
|
||||||
|
ShowExtendedInformation=1
|
||||||
|
BatteryNumber=0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Plugin {
|
Plugin {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue