Skip to content

Commit 2444e58

Browse files
committed
f
1 parent 31db3ea commit 2444e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-aux/wip/run.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ async function runCommand(argv) {
177177
// flatpak override --user --show re.sonny.Workbench.Devel
178178
"--share=network",
179179
"--socket=pulseaudio",
180-
"--device=input",
180+
"--device=all", // using "all" instead of "device" for broader compatibility
181181

182182
"--talk-name=org.freedesktop.portal.*",
183183
"--talk-name=org.a11y.Bus",

0 commit comments

Comments
 (0)