Update Electron flags
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
f00eef173e
commit
413dac5a55
10 changed files with 9 additions and 18 deletions
|
@ -1,2 +1,2 @@
|
|||
--enable-features=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
||||
--enable-features=WaylandWindowDecorations
|
||||
--ozone-platform-hint=auto
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
--enable-features=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
|
@ -1,2 +0,0 @@
|
|||
--enable-features=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
|
@ -1,2 +0,0 @@
|
|||
--enable-features=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
|
@ -1,2 +0,0 @@
|
|||
--enable-features=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
|
@ -1,2 +0,0 @@
|
|||
--enable-features=UseOzonePlatform
|
||||
--ozone-platform=wayland
|
2
system/.config/electron20-flags.conf
Normal file
2
system/.config/electron20-flags.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
--enable-features=WaylandWindowDecorations
|
||||
--ozone-platform-hint=auto
|
2
system/.config/electron21-flags.conf
Normal file
2
system/.config/electron21-flags.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
--enable-features=WaylandWindowDecorations
|
||||
--ozone-platform-hint=auto
|
Loading…
Add table
Add a link
Reference in a new issue