From e246b74b114e3be869db7cc6e1a3745370b722e9 Mon Sep 17 00:00:00 2001 From: Anders Rytter Hansen Date: Mon, 19 May 2025 23:19:12 +0200 Subject: [PATCH] install scx-manager instead of scx-scheds --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 1288c8b..89f615d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -128,8 +128,8 @@ RUN rpm-ostree install https://github.com/TheAssassin/AppImageLauncher/releases/ # Install Gwenview on host for full support for image formats such as HEIC RUN rpm-ostree install gwenview -# add cachyos-settings and scx-scheds -RUN rpm-ostree install scx-scheds +# add cachyos-settings and scx-manager +RUN rpm-ostree install scx-manager RUN rpm-ostree override remove zram-generator-defaults --install cachyos-settings # Install Waydroid