Comment on Low battery notification requrst
rotopenguin@infosec.pub 3 days ago
I don’t think that systemd has a whole lot of sleep-management architecture that does what you want? What it does have is the ability to do “suspend-then-hibernate”, which would suspend for some set time, wake up, and flip over to hibernating. I’ve set that up on Debian (not too hard), Ubuntu (pure hell), haven’t tried on SteamOS.
What you want is technically possible without changing the hardware or firmware, but I think it would take an unreasonable amount of systemd coding.