feat(gnome): Add triple buffering patched mutter

This commit is contained in:
Kyle Gospodnetich 2024-05-06 23:01:16 -07:00
parent adc3b49d58
commit b9a9c33ac5

View File

@ -472,6 +472,7 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
rpm-ostree override replace \
--experimental \
--from repo=copr:copr.fedorainfracloud.org:ublue-os:staging \
mutter \
gnome-shell \
vte291 \
vte-profile && \