Fix hypridle config typo

This commit is contained in:
ItsDrike 2025-02-24 22:44:57 +01:00
parent 3993fb896d
commit 35dceab233
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -47,7 +47,7 @@ listener {
# On low battery, or after HibernateDelaySec (/etc/systemd/sleep.conf), the system
# will enter full hibernation
listener {
timeout = 600,
timeout = 600
on-timeout = systemctl suspend-then-hibernate
}