diff options
-rw-r--r-- | profiles/mgba.profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/mgba.profile b/profiles/mgba.profile index c5344f1..ae4d82e 100644 --- a/profiles/mgba.profile +++ b/profiles/mgba.profile @@ -13,8 +13,10 @@ noblacklist /usr/lib/liblua* noblacklist /usr/lib64/liblua* mkdir ${HOME}/.config/mgba +mkfile ${HOME}/.config/mGBArc mkdir ${HOME}/.local/share/mgba whitelist ${HOME}/.config/mgba +whitelist ${HOME}/.config/mGBArc whitelist ${HOME}/.local/share/mgba whitelist-ro ${HOME}/games/Emulators/GBAGAMES include whitelist-common.inc |