remove suspend

This commit is contained in:
Mads Fagerlund 2026-07-02 20:52:31 +02:00
parent 32b4354151
commit 5ff26bfdbe
No known key found for this signature in database

View file

@ -14,8 +14,3 @@ listener {
timeout = 600 timeout = 600
on-timeout = loginctl lock-session on-timeout = loginctl lock-session
} }
listener {
timeout = 1800
on-timeout = systemctl suspend
}