Odin: lid switch ignore

This commit is contained in:
Filippo Berto 2024-04-03 19:05:09 +02:00
parent 928b026bbe
commit dc6e04ab92
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -146,8 +146,7 @@
# Disable auto handling of power button
logind = {
powerKey = "ignore";
lidSwitchExternalPower = "ignore";
lidSwitch = "hibernate";
lidSwitch = "ignore";
};
};