mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-26 09:35:24 +00:00
chore: Use Valve's patched Xwayland
This commit is contained in:
parent
69362a11a5
commit
4b36890401
@ -235,7 +235,7 @@ RUN rpm-ostree override replace \
|
||||
|| true && \
|
||||
ostree container commit
|
||||
|
||||
# Install Valve's patched Mesa & Pipewire
|
||||
# Install Valve's patched Mesa, Pipewire, and Xwayland
|
||||
# Install patched switcheroo control with proper discrete GPU support
|
||||
RUN rpm-ostree override remove \
|
||||
mesa-va-drivers-freeworld && \
|
||||
@ -257,7 +257,8 @@ RUN rpm-ostree override remove \
|
||||
pipewire-jack-audio-connection-kit-libs \
|
||||
pipewire-libs \
|
||||
pipewire-pulseaudio \
|
||||
pipewire-utils && \
|
||||
pipewire-utils \
|
||||
xorg-x11-server-Xwayland && \
|
||||
rpm-ostree install \
|
||||
mesa-va-drivers-freeworld \
|
||||
mesa-vdpau-drivers-freeworld.x86_64 && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user