diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-02-25 19:57:20 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-02-25 19:57:20 -0800 |
commit | 872a6b3d62bbc9fdf3bc498291dca168e7c83574 (patch) | |
tree | 1bb7499dbbcb31d7381d5c773ac2caa5710601bd /profiles | |
parent | Add profile for serpent in the staglands (diff) | |
download | firejail-profiles-872a6b3d62bbc9fdf3bc498291dca168e7c83574.tar.xz |
Add missing config rc for mupen64-qt
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/mupen64plus-qt.profile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |