lock screen just doesn't exist
for some reason, my bazzite installation doesnt have a lock screen
Solution
I switched to GDM from SDDM with
sudo systemctl disable sddm
sudo systemctl enable gdm
sudo reboot
sudo systemctl disable sddm
sudo systemctl enable gdm
sudo reboot