disable wayland on snap

This commit is contained in:
smartfrigde 2024-06-15 12:39:10 +02:00
parent e8b9e07008
commit 927a452104

View file

@ -56,7 +56,7 @@
}, },
"build": { "build": {
"snap": { "snap": {
"allowNativeWayland": true "allowNativeWayland": false
}, },
"nsis": { "nsis": {
"include": "build/installer.nsh", "include": "build/installer.nsh",