diff --git a/.config/electron28-flags.conf b/.config/electron28-flags.conf new file mode 100644 index 0000000..2b79ac2 --- /dev/null +++ b/.config/electron28-flags.conf @@ -0,0 +1,4 @@ +--ozone-platform-hint=auto +--ozone-platform=wayland +--enable-features=VaapiVideoDecodeLinuxGL +--enable-features=WebRTCPipeWireCapturer diff --git a/.config/electron29-flags.conf b/.config/electron29-flags.conf new file mode 100644 index 0000000..2b79ac2 --- /dev/null +++ b/.config/electron29-flags.conf @@ -0,0 +1,4 @@ +--ozone-platform-hint=auto +--ozone-platform=wayland +--enable-features=VaapiVideoDecodeLinuxGL +--enable-features=WebRTCPipeWireCapturer