Skip to content

How to set different configurations for different wine applications? #6084

Answered by rusty-snake
danielkrajnik asked this question in Q&A
Discussion options

You must be logged in to vote
firejail --include=~/.config/firejail/wine-A.local --profile=wine --env=WINEPREFIX=~/.wine-A /usr/bin/wine [wine args]

firejail --include=~/.config/firejail/wine-B.local --profile=wine --env=WINEPREFIX=~/.wine-B /usr/bin/wine [wine args]

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@danielkrajnik
Comment options

@danielkrajnik
Comment options

@rusty-snake
Comment options

Answer selected by danielkrajnik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants