Skip to content

Commit edd1fe0

Browse files
committed
build: set ozone platform arg to wayland in package.json
1 parent 3530a94 commit edd1fe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"synopsis": "Teams for Linux",
100100
"description": "Unofficial Microsoft Teams client for Linux using Electron. It uses the Web App and wraps it as a standalone application using Electron.",
101101
"executableArgs": [
102-
"--ozone-platform=auto"
102+
"--ozone-platform=wayland"
103103
],
104104
"desktop": {
105105
"entry": {

0 commit comments

Comments
 (0)