mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-27 03:35:15 +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 && \
|
|| true && \
|
||||||
ostree container commit
|
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
|
# Install patched switcheroo control with proper discrete GPU support
|
||||||
RUN rpm-ostree override remove \
|
RUN rpm-ostree override remove \
|
||||||
mesa-va-drivers-freeworld && \
|
mesa-va-drivers-freeworld && \
|
||||||
@ -257,7 +257,8 @@ RUN rpm-ostree override remove \
|
|||||||
pipewire-jack-audio-connection-kit-libs \
|
pipewire-jack-audio-connection-kit-libs \
|
||||||
pipewire-libs \
|
pipewire-libs \
|
||||||
pipewire-pulseaudio \
|
pipewire-pulseaudio \
|
||||||
pipewire-utils && \
|
pipewire-utils \
|
||||||
|
xorg-x11-server-Xwayland && \
|
||||||
rpm-ostree install \
|
rpm-ostree install \
|
||||||
mesa-va-drivers-freeworld \
|
mesa-va-drivers-freeworld \
|
||||||
mesa-vdpau-drivers-freeworld.x86_64 && \
|
mesa-vdpau-drivers-freeworld.x86_64 && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user