diff --git a/fedora.md b/fedora.md index 89794bf..41589d1 100644 --- a/fedora.md +++ b/fedora.md @@ -55,3 +55,7 @@ default.clock.min-quantum = 1024 ```bash sudo dnf install libavcodec-freeworld ffmpeg --allowerasing ``` + +```sh +sudo systemctl --user restart wireplumber pipewire pipewire-pulse +```