From 979cfc5181e4a4099126a9c5fa38960ecd286060 Mon Sep 17 00:00:00 2001 From: cybrneko Date: Sat, 28 Mar 2026 15:16:52 -0500 Subject: [PATCH] added keyd support --- Containerfile | 2 ++ packages.txt | 1 + 2 files changed, 3 insertions(+) diff --git a/Containerfile b/Containerfile index bc72226..c258b04 100644 --- a/Containerfile +++ b/Containerfile @@ -41,6 +41,8 @@ RUN dnf install -y \ RUN dnf config-manager addrepo --from-repofile=https://repo.librewolf.net/librewolf.repo +RUN dnf copr enable alternateved/keyd -y + RUN dnf remove -y firefox RUN dnf install -y $(cat /tmp/packages.txt) && \ diff --git a/packages.txt b/packages.txt index aa7b0a1..111b2e3 100644 --- a/packages.txt +++ b/packages.txt @@ -4,3 +4,4 @@ librewolf wireplumber qpwgraph nextcloud-client +keyd