From fac0e15a9ee558b42a55b024f8f3a260d6923b74 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Sun, 28 May 2023 17:58:46 -0400 Subject: [PATCH] add codium flags to make it run in wayland natively --- codium-flags.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 codium-flags.conf diff --git a/codium-flags.conf b/codium-flags.conf new file mode 100644 index 00000000..97b3d68c --- /dev/null +++ b/codium-flags.conf @@ -0,0 +1,4 @@ +--ozone-platform-hint=auto +--enable-webrtc-pipewire-capturer +--enable-features=UseOzonePlatform +--ozone-platform=wayland