We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31db3ea commit 2444e58Copy full SHA for 2444e58
build-aux/wip/run.js
@@ -177,7 +177,7 @@ async function runCommand(argv) {
177
// flatpak override --user --show re.sonny.Workbench.Devel
178
"--share=network",
179
"--socket=pulseaudio",
180
- "--device=input",
+ "--device=all", // using "all" instead of "device" for broader compatibility
181
182
"--talk-name=org.freedesktop.portal.*",
183
"--talk-name=org.a11y.Bus",
0 commit comments