diff options
Diffstat (limited to 'profiles/wine_fallout.profile')
-rw-r--r-- | profiles/wine_fallout.profile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/profiles/wine_fallout.profile b/profiles/wine_fallout.profile new file mode 100644 index 0000000..1ec3b24 --- /dev/null +++ b/profiles/wine_fallout.profile @@ -0,0 +1,10 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include fallout.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.local/share/wineprefixes/Fallout +whitelist ${HOME}/.local/share/wineprefixes/Fallout + +include generic-wine-game.inc |