mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-07-12 09:13:20 +02:00
Update electron-builder.base.yml
- Remove obsolete --enable-features=UseOzonePlatform flag - Add --enable-wayland-ime for IME support on Wayland
This commit is contained in:
parent
280d927a03
commit
cf1aeefe67
@ -17,9 +17,9 @@ linux:
|
||||
executableName: tidal-hifi
|
||||
executableArgs:
|
||||
[
|
||||
"--enable-features=UseOzonePlatform",
|
||||
"--ozone-platform-hint=auto",
|
||||
"--enable-features=WaylandWindowDecorations",
|
||||
"--enable-wayland-ime",
|
||||
]
|
||||
desktop:
|
||||
entry:
|
||||
|
Loading…
x
Reference in New Issue
Block a user