mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
chore(forge): set wayland socket for flatpak build
This commit is contained in:
@@ -90,6 +90,10 @@ const config: ForgeConfig = {
|
||||
base: "org.electronjs.Electron2.BaseApp",
|
||||
baseVersion: "24.08",
|
||||
baseFlatpakref: "https://flathub.org/repo/flathub.flatpakrepo",
|
||||
finishArgs: [
|
||||
"--socket=fallback-x11",
|
||||
"--socket=wayland"
|
||||
],
|
||||
modules: [
|
||||
{
|
||||
name: "zypak",
|
||||
|
||||
Reference in New Issue
Block a user