this post was submitted on 21 Aug 2025
23 points (81.1% liked)
Linux Gaming
26014 readers
160 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
Help:
- ProtonDB
- Are We Anticheat Yet?
- r/linux_gaming FAQ
- Fork of an earlier version of the above
- PCGamingWiki
- LibreGameWiki
Launchers/Game Library Managers:
General:
Discord:
IRC:
Matrix:
Telegram:
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
be advised that if you're doing dev work on Bazzite, you might have to make use of a distrobox depending on the software you use. for example, VSCode is available as a Flatpak, but if you want to use other things with it like NPM, you'll have much less headache trying to get it to work by installing it in a distrobox.
https://github.com/89luca89/distrobox/blob/main/docs/posts/integrate_vscode_distrobox.md
That's true, I forgot to mention that, thanks
Edit: Bazzite has tools for this preinstalled as well so it would be very simple to set up if needed.