From bf00fc701f8a9ff39b9034ec999322f29fc65d0c Mon Sep 17 00:00:00 2001 From: javalsai Date: Mon, 19 Jan 2026 22:32:21 +0100 Subject: [PATCH] docs: add fedora copr repo to install guide --- docs/INSTALL.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 1ef037e..24cc18a 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -1,6 +1,7 @@ # Table of Contents - [Installing from Source](#installing-from-source) +- [Fedora](#fedora) - [AUR](#aur) - [Nix Flake](#nix-flake) - [Nix Module](#nix-module) @@ -50,6 +51,10 @@ make install-service-s6-etc # s6 (/etc/s6/sv) # in /etc/sv ``` +# Fedora + +Thanks to @KernelFreeze there's a COPR repo available at to install lidm. () + # AUR [AUR packages](https://aur.archlinux.org/packages?K=lidm&SeB=n) will automatically install most files.