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/battlestar-galactica-deadlock.profile | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 profiles/battlestar-galactica-deadlock.profile (limited to 'profiles/battlestar-galactica-deadlock.profile') diff --git a/profiles/battlestar-galactica-deadlock.profile b/profiles/battlestar-galactica-deadlock.profile deleted file mode 100644 index 287adba..0000000 --- a/profiles/battlestar-galactica-deadlock.profile +++ /dev/null @@ -1,19 +0,0 @@ -# This file is overwritten after every install/update -# Persistent local customizations -include battlestar-galactica-deadlock.local -# Persistent global definitions -include globals.local - -noblacklist ${HOME}/.local/share/wineprefixes/BattlestarGalacticaDeadlock -whitelist ${HOME}/.local/share/wineprefixes/BattlestarGalacticaDeadlock - -# machine-id, obs, and alsa don't get along -#ignore machine-id - -seccomp !name_to_handle_at - -ignore memory-deny-write-execute - -ignore noexec ${HOME} - -include generic-wine-game.inc -- cgit v1.2.1