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 8c52303 commit 0cd012fCopy full SHA for 0cd012f
src/config/media/pipewire.md
@@ -90,7 +90,7 @@ directly. This can be accomplished by running
90
for system configurations or, for per-user configurations, running
91
92
```
93
-$ mkdir -p "${XDG_CONFIG_HOME}/pipewire/pipewire.conf.d
+$ mkdir -p "${XDG_CONFIG_HOME}/pipewire/pipewire.conf.d"
94
$ echo 'context.exec = [ { path = "/usr/bin/wireplumber" args = "" } ]' \
95
> "${XDG_CONFIG_HOME}/pipewire/pipewire.conf.d/10-wireplumber.conf"
96
0 commit comments