Enable wayland in electron applications

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2022-01-04 16:06:55 +01:00
parent ab53725334
commit 58c347eecf
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,2 @@
--enable-features=UseOzonePlatform
--ozone-platform=wayland

View file

@ -0,0 +1,2 @@
--enable-features=UseOzonePlatform
--ozone-platform=wayland

View file

@ -0,0 +1,2 @@
--enable-features=UseOzonePlatform
--ozone-platform=wayland