diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/mgba.profile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/mgba.profile b/profiles/mgba.profile index 178eb5e..6a2fd69 100644 --- a/profiles/mgba.profile +++ b/profiles/mgba.profile @@ -16,7 +16,9 @@ whitelist ${HOME}/games/Emulators/GBAGAMES read-only ${HOME}/games/Emulators/GBAGAMES include whitelist-common.inc -seccomp !name_to_handle_at +# name_to_handle_at required for kde file manager +# kcmp required for amdgpu +seccomp !name_to_handle_at,!kcmp # private-dev breaks joysticks ignore private-dev |