Yeah doesn't look like it, startx throws errors and no session switch options on gdm either. @HikariKnight thanks Hikari, on Silverblue removing and layering the beta driver branch isn't much of an issue, but with the OCI approach on Ublue i've found layering packages that already exist in the image to be problematic.
i think i can beat that one of my oldest big projects was over 100k lines i believe of perl scripts (although i did separate them out but i did som really cursed stuff in it)
did you know if you package a single perl script properly, you can run almost any perl script on any system without perl as a dependency and you can just chainload any dependency into the "binary" you created effectivelly running perl without perl
the sad part is I've discovered this exists which is like, a more sane alternative to steamtinkerlauncher but its development might be stalled https://github.com/JordanViknar/SimpleSteamTinker:NOOO:
https://github.com/rsu-client/rsu-client for reference, i think it was about 100k lines of code in total, or i am thinking of another project but i remember this had a lot of lines of code
granted I'm uh, not very good at coding but the difference for me is I KNOW I'm not good at coding so I DON'T DO IT and instead focus on the stuff I am good at like testing things and writing detailed documentation and issue reports