diff --git a/electron-builder.yml b/build/electron-builder.yml similarity index 88% rename from electron-builder.yml rename to build/electron-builder.yml index 286920c..6f9eb6e 100644 --- a/electron-builder.yml +++ b/build/electron-builder.yml @@ -50,10 +50,9 @@ linux: target: - "snap" - "AppImage" - - "rpm" snap: - # allowNativeWayland: true # Electron Builder doesn't know this option, yet it's listed in their documentations for Snap. I've submitted an issue: electron-userland/electron-builder #7330 + allowNativeWayland: true confinement: "strict" # Update Server