Commit 30f9f9c2 authored by Herman Fries's avatar Herman Fries
Browse files

appimage-run: Add pipewire support

parent 5f12fd53
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -209,6 +209,7 @@ rec {
      xorg.libxshmfence # for apple-music-electron
      at-spi2-core
      pciutils # for FreeCAD
      pipewire # immersed-vr wayland support
    ];
  };
}