From 46a1943f2ce6d38b182a6d90b7bd0eb109faf409 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Thu, 30 Jun 2022 00:42:56 -0700
Subject: Fix paradox game profiles

---
 profiles/crusader-kings-iii.profile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'profiles/crusader-kings-iii.profile')

diff --git a/profiles/crusader-kings-iii.profile b/profiles/crusader-kings-iii.profile
index 31ba1f2..1ce1704 100644
--- a/profiles/crusader-kings-iii.profile
+++ b/profiles/crusader-kings-iii.profile
@@ -13,8 +13,8 @@ noblacklist ${HOME}/.local/share/Paradox Interactive/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
-# For unknown reasons, paradox games need to be able to see the .paradoxinteractive folder
-whitelist-ro ${HOME}/.paradoxinteractive
+# For unknown reasons, paradox games need to be able to see the root savegame folder
+whitelist-ro ${HOME}/.local/share/Paradox Interactive
 read-write ${HOME}/.local/share/Paradox Interactive/Crusader Kings III
 
 # CK3 requires ptrace to function
-- 
cgit v1.2.1