mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-22 02:41:23 +01:00
Add Wayland hint flags to Linux build (#948)
This commit is contained in:
parent
a1e0d03fcc
commit
9d1e519308
@ -66,6 +66,7 @@ const config = {
|
||||
Keywords: "developer;terminal;emulator;",
|
||||
category: "Development;Utility;",
|
||||
},
|
||||
executableArgs: ["--enable-features", "UseOzonePlatform", "--ozone-platform-hint", "auto"], // Hint Electron to use Ozone abstraction layer for native Wayland support
|
||||
},
|
||||
deb: {
|
||||
afterInstall: "build/deb-postinstall.tpl",
|
||||
|
Loading…
Reference in New Issue
Block a user