mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 22:58:52 +02:00
chore(forge): set wayland socket for flatpak build
This commit is contained in:
parent
1191421388
commit
31c8e96d70
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user