Sif: switch to hybrid-sleep

This commit is contained in:
Filippo Berto 2025-06-09 12:23:03 +02:00
parent 27a2da6bbf
commit c0a035f88d
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -160,7 +160,7 @@
# Disable auto handling of power button
logind = {
powerKey = "ignore";
lidSwitch = "hibernate";
lidSwitch = "hybrid-sleep";
};
};