this post was submitted on 27 Apr 2025
304 points (99.4% liked)
Games
38929 readers
1000 users here now
Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Rules
Authorized Regular Threads
Related communities
Video games
Generic
- Gaming: Our sister community, focused on PC and console gaming. Meme are allowed.
- Photo Mode: For all your screenshots needs, to share your love for games graphics.
Help and suggestions
- Tip Of My Joystick : You are searching for a game, but can't remember the name? Someone will find it for you here.
- Videogame Suggestions : Can't find a game to play in among the hundred you already own? Find another one to add to your library here.
- Patient Gamers: Gaming isn't only about having the latest great games. Good old games are there too.
Platform specific
- Linux Gaming : For everything related to gaming on Linux platform, be it on Steam Deck or Desktop Linux.
- Steam Deck : A Steam Deck specific community
Type specific
- City Builders
- CRPG
- Otome games
- Visual Novels
- Automation games
- Incremental Games
- Life simulation
- Cosy Games
Game specific
Language specific
Others
PM a mod to add your own
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In Lutris there's a "Command prefix" configuration option both per-game and one in the global config with the default for all games, which is where the firejail command line goes (basically for sandboxing with firejail you're supposed to run "firejail firejail-options original-command original-options" and putting firejail and its options in "command prefix" does that).
Note that there are other sandboxing options that run in the same way as firejail but I found firejail to have more straightforward options.
Also note that this won't sandbox the actual setup of a game, only the running of the game.