From 7c2e4fc99b1ad13724d400fbb6809a2fcdef87c5 Mon Sep 17 00:00:00 2001 From: smartfrigde <37928912+smartfrigde@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:59:28 +0200 Subject: [PATCH] feat: enable wayland by default --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index f9da905..d3652b2 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,8 @@ "tar.gz", "rpm", "AppImage" - ] + ], + "executableArgs": "--ozone-platform-hint=auto --enable-features=WebRTCPipeWireCapturer,WaylandWindowDecoration" }, "appx": { "identityName": "53758smartfrigde.ArmCord",