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": {
"snap": {
"allowNativeWayland": true
"allowNativeWayland": false
},
"nsis": {
"include": "build/installer.nsh",