diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json index 7a8235b..7448aff 100644 --- a/org.yuzu_emu.yuzu.json +++ b/org.yuzu_emu.yuzu.json @@ -14,7 +14,8 @@ "--share=ipc", "--filesystem=xdg-run/app/com.discordapp.Discord:create", "--filesystem=home:ro", - "--filesystem=/run/media:ro" + "--filesystem=/run/media:ro", + "--talk-name=org.freedesktop.login1.Manager" ], "cleanup-commands": [ "/app/cleanup-BaseApp.sh"