From 7363927e677f5c59617fffdb283ff76af0917807 Mon Sep 17 00:00:00 2001 From: eszlari Date: Tue, 3 Mar 2020 20:49:14 +0100 Subject: [PATCH] --device=all fixes #132 --- com.visualstudio.code.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.visualstudio.code.yaml b/com.visualstudio.code.yaml index e9e39af..dbc8841 100644 --- a/com.visualstudio.code.yaml +++ b/com.visualstudio.code.yaml @@ -16,7 +16,7 @@ finish-args: - --socket=pulseaudio - --socket=ssh-auth - --share=network - - --device=dri + - --device=all - --filesystem=host - --allow=devel - --talk-name=org.freedesktop.Notifications