Skip to content

Commit

Permalink
Update org.signal.Signal.json
Browse files Browse the repository at this point in the history
Enable access to wayland for #188
  • Loading branch information
bermeitinger-b authored Jan 10, 2022
1 parent af1d187 commit a21bd63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion org.signal.Signal.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"finish-args": [
"--share=ipc",
"--socket=x11",
"--socket=wayland",
"--socket=pulseaudio",
"--share=network",
"--device=all",
Expand Down Expand Up @@ -77,4 +78,4 @@
]
}
]
}
}

0 comments on commit a21bd63

Please sign in to comment.