use Xwayland from my own repo.
This commit is contained in:
parent
925d9f5028
commit
6cc0657a7e
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ RUN ln -s /usr/bin/podman /usr/bin/docker
|
|||
RUN sed -i "s/^SELINUX=.*$/SELINUX=permissive/g" /etc/sysconfig/selinux && sed -i "s/^SELINUX=.*$/SELINUX=permissive/g" /etc/selinux/config
|
||||
|
||||
# Xwayland clang
|
||||
RUN cd /etc/yum.repos.d/ && wget https://copr.fedorainfracloud.org/coprs/trixieua/mutter-patched/repo/fedora-$(rpm -E %fedora)/trixieua-mutter-patched-fedora-$(rpm -E %fedora).repo && rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:trixieua:mutter-patched xorg-x11-server-Xwayland
|
||||
RUN rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:andersrh:my-ostree-os xorg-x11-server-Xwayland
|
||||
|
||||
# add Haruna media player to host for better VAAPI performance
|
||||
RUN rpm-ostree install haruna
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue