Update panel configuration.

This commit is contained in:
Darren 'Tadgy' Austin 2023-05-21 00:28:35 +01:00
commit ab0995e104

View file

@ -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 {