mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-07-17 11:32:28 +02:00
Merge pull request #593 from edocli/master
feat(build): Update Wayland launch flags for Linux
This commit is contained in:
commit
d4c3999d9c
@ -17,9 +17,10 @@ linux:
|
|||||||
executableName: tidal-hifi
|
executableName: tidal-hifi
|
||||||
executableArgs:
|
executableArgs:
|
||||||
[
|
[
|
||||||
"--enable-features=UseOzonePlatform",
|
|
||||||
"--ozone-platform-hint=auto",
|
"--ozone-platform-hint=auto",
|
||||||
"--enable-features=WaylandWindowDecorations",
|
"--enable-features=WaylandWindowDecorations",
|
||||||
|
"--enable-wayland-ime",
|
||||||
|
"--use-angle",
|
||||||
]
|
]
|
||||||
desktop:
|
desktop:
|
||||||
entry:
|
entry:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user