mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-04 21:39:50 +00:00
feat(deck): Add Steam Deck patched Wireplumber
This commit is contained in:
parent
1403e958e2
commit
da58bba9bb
@ -472,6 +472,13 @@ RUN rpm-ostree install \
|
||||
rm -rf /tmp/linux-firmware-galileo && \
|
||||
rm -rf /usr/share/alsa/ucm2/conf.d/acp5x/Valve-Jupiter-1.conf
|
||||
|
||||
# Install Steam Deck patched Wireplumber
|
||||
RUN rpm-ostree override replace \
|
||||
--experimental \
|
||||
--from repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite \
|
||||
wireplumber \
|
||||
wireplumber-libs
|
||||
|
||||
# Install Gamescope Session & Supporting changes
|
||||
# Add bootstraplinux_ubuntu12_32.tar.xz used by gamescope-session (Thanks ChimeraOS! - https://chimeraos.org/)
|
||||
# Remove Feral gamemode, System76-Scheduler supersedes this
|
||||
|
Loading…
x
Reference in New Issue
Block a user