Remaniement : fichiers de configuration de Electron suite à la mise à jour de Electron
This commit is contained in:
parent
64e8ecc560
commit
d7d95c4c52
4 changed files with 3 additions and 4 deletions
|
@ -1,2 +1 @@
|
||||||
--enable-features=UseOzonePlatform
|
--ozone-platform-hint=auto
|
||||||
--ozone-platform=wayland
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
electron-flags.conf
|
|
2
config/electron22-flags.conf
Normal file
2
config/electron22-flags.conf
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
--enable-features=UseOzonePlatform
|
||||||
|
--ozone-platform=wayland
|
|
@ -1 +0,0 @@
|
||||||
--ozone-platform-hint=auto
|
|
Loading…
Reference in a new issue