remove unimplemented config option in the example config

This commit is contained in:
2025-09-23 23:22:40 -04:00
parent 729ecf209b
commit 67aecfe4ee

View File

@@ -11,6 +11,3 @@ timing_formula = "1.7 + 18.5 * exp(-0.29 * p)"
[acpi_daemon]
socket_path = "/run/acpid.socket"
[log]
level = "INFO"