add electron configs
This commit is contained in:
parent
2ddb47ba33
commit
4def3baadb
2 changed files with 8 additions and 0 deletions
4
.config/electron28-flags.conf
Normal file
4
.config/electron28-flags.conf
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
--ozone-platform-hint=auto
|
||||||
|
--ozone-platform=wayland
|
||||||
|
--enable-features=VaapiVideoDecodeLinuxGL
|
||||||
|
--enable-features=WebRTCPipeWireCapturer
|
4
.config/electron29-flags.conf
Normal file
4
.config/electron29-flags.conf
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
--ozone-platform-hint=auto
|
||||||
|
--ozone-platform=wayland
|
||||||
|
--enable-features=VaapiVideoDecodeLinuxGL
|
||||||
|
--enable-features=WebRTCPipeWireCapturer
|
Loading…
Reference in a new issue