From 91ab29dddc97f8428c3d4d8e3355cd0f4571e472 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Sat, 30 Dec 2023 23:11:55 -0800 Subject: [PATCH] feat: Include playerctl for media control --- Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile b/Containerfile index 76127c2a..254a03c0 100644 --- a/Containerfile +++ b/Containerfile @@ -199,6 +199,7 @@ RUN rpm-ostree install \ yad \ f3 \ pulseaudio-utils \ + playerctl \ unrar \ lzip \ libxcrypt-compat \