From ef0834267f1e3713dc82465f80f35306fbd4d007 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 5 Jan 2023 01:08:26 -0800 Subject: Rename all wine game profiles to have a wine_ prefix. Fix bannerlord profile. --- profiles/wine_fallout.profile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 profiles/wine_fallout.profile (limited to 'profiles/wine_fallout.profile') 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 -- cgit v1.2.1