From e6fb9e4ee4ce18cc761141024b23daf1942a8730 Mon Sep 17 00:00:00 2001 From: Nathan Garside Date: Sun, 10 Mar 2024 13:05:24 +0000 Subject: [PATCH] Install papirus icons --- desktop.containerfile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/desktop.containerfile b/desktop.containerfile index 438d9ae..60d5ed7 100644 --- a/desktop.containerfile +++ b/desktop.containerfile @@ -1,3 +1,8 @@ # This is free and unencumbered software released into the public domain. FROM quay.io/fedora/fedora-kinoite:39 + +RUN rpm-ostree install papirus-icon-theme + +RUN rpm-ostree cleanup +RUN ostree container commit