From 22ad79f6d8bec9a6aa09c2bd6dd5c6a663e44080 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Sat, 22 Jun 2024 12:40:49 -0700 Subject: [PATCH] feat(kde): Add krdp --- Containerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index c24405ef..51798ed1 100644 --- a/Containerfile +++ b/Containerfile @@ -463,7 +463,8 @@ RUN rpm-ostree install \ # Configure KDE & GNOME RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \ rpm-ostree install \ - qt && \ + qt \ + krdp && \ rpm-ostree override remove \ plasma-welcome && \ rpm-ostree override replace \