diff options
Diffstat (limited to 'profiles/crusader-kings-iii.profile')
-rw-r--r-- | profiles/crusader-kings-iii.profile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/profiles/crusader-kings-iii.profile b/profiles/crusader-kings-iii.profile index 4c30307..31ba1f2 100644 --- a/profiles/crusader-kings-iii.profile +++ b/profiles/crusader-kings-iii.profile @@ -10,13 +10,11 @@ noblacklist ${HOME}/games/Crusader Kings III noblacklist ${HOME}/.local/share/Paradox Interactive noblacklist ${HOME}/.local/share/Paradox Interactive/Crusader Kings III -whitelist ${HOME}/games/Crusader Kings III -read-only ${HOME}/games/Crusader Kings III +whitelist-ro ${HOME}/games/Crusader Kings III mkdir ${HOME}/.local/share/Paradox Interactive mkdir ${HOME}/.local/share/Paradox Interactive/Crusader Kings III -whitelist ${HOME}/.local/share/Paradox Interactive -read-only ${HOME}/.local/share/Paradox Interactive -whitelist ${HOME}/.local/share/Paradox Interactive/Crusader Kings III +# For unknown reasons, paradox games need to be able to see the .paradoxinteractive folder +whitelist-ro ${HOME}/.paradoxinteractive read-write ${HOME}/.local/share/Paradox Interactive/Crusader Kings III # CK3 requires ptrace to function |