Blame samples/battery/battery-conf

Packit a94d48
# /etc/acpid/events/battery
Packit a94d48
# This detects changes to AC connector status, and passes them to
Packit a94d48
# /etc/acpi/battery.sh for further processing.
Packit a94d48
Packit a94d48
# Optionally you can specify the placeholder %e. It will pass
Packit a94d48
# through the whole kernel event message to the program you've
Packit a94d48
# specified.
Packit a94d48
Packit a94d48
event=battery
Packit a94d48
action=/etc/acpi/battery.sh