Just FYI, I’ve been having issues where Bazzite won’t wake up from sleep and this fix I found on the reddit Bazzite community seems to at least make things a lot better.
In the terminal run
rpm-ostree kargs --append-if-missing=‘acpi_osi=!Windows 2015’
It’s not installing anything, it’s modifying kernel arguments.
https://docs.fedoraproject.org/en-US/fedora-coreos/kernel-args/
As for what I was experiencing, it was exactly what I wrote, my instance of bazzite would not wake up after going into sleep mode.