From dd743527659fa42743e858c9908cdd45197b3972 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Tue, 7 May 2024 15:46:56 -0700 Subject: [PATCH] chore: Override mutter-common --- Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile b/Containerfile index ef6acd97..bc08bf1e 100644 --- a/Containerfile +++ b/Containerfile @@ -473,6 +473,7 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \ --experimental \ --from repo=copr:copr.fedorainfracloud.org:ublue-os:staging \ mutter \ + mutter-common \ gnome-shell \ vte291 \ vte-profile && \