From 98d37a870252a19e8e31e0b3841eb24788904526 Mon Sep 17 00:00:00 2001 From: TingPing Date: Thu, 30 Nov 2017 15:20:54 -0500 Subject: [PATCH] Disable Wayland access Closes #6 --- org.DolphinEmu.dolphin-emu.json | 1 - 1 file changed, 1 deletion(-) diff --git a/org.DolphinEmu.dolphin-emu.json b/org.DolphinEmu.dolphin-emu.json index f87da19..3d52f3b 100644 --- a/org.DolphinEmu.dolphin-emu.json +++ b/org.DolphinEmu.dolphin-emu.json @@ -12,7 +12,6 @@ "--device=all", "--filesystem=host:ro", "--socket=pulseaudio", - "--socket=wayland", "--socket=x11", "--share=network" ],