From f3bd9a22d38fe4213f13d6ac2ae6ce9cce1974ca Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 25 Feb 2024 19:53:17 -0800 Subject: Add missing mgba config rc --- profiles/mgba.profile | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.1