From 872a6b3d62bbc9fdf3bc498291dca168e7c83574 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 25 Feb 2024 19:57:20 -0800 Subject: Add missing config rc for mupen64-qt --- profiles/mupen64plus-qt.profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/mupen64plus-qt.profile b/profiles/mupen64plus-qt.profile index b139abe..a45434d 100644 --- a/profiles/mupen64plus-qt.profile +++ b/profiles/mupen64plus-qt.profile @@ -6,7 +6,9 @@ include mupen64plus-qt.local # Persistent global definitions include globals.local +mkfile ${HOME}/.config/Mupen64Plus-Qtrc mkdir ${HOME}/.local/share/mupen64plus-qt +whitelist ${HOME}/.config/Mupen64Plus-Qtrc whitelist ${HOME}/.local/share/mupen64plus-qt # name_to_handle_at required for kde file manager -- cgit v1.2.1