From f2eb4a2cb8e92740350e9e810a14d0830d2e64f5 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Fri, 24 Nov 2023 15:58:59 -0500 Subject: [PATCH] docs: Add packaging status --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 24c9e4f..3126ec2 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ hyprdim is a daemon that automatically dims windows in [Hyprland](https://hyprla ## Installation +hyprdim has official support for NixOS and Arch Linux. + +[![Packaging status](https://repology.org/badge/vertical-allrepos/hyprdim.svg)](https://repology.org/project/hyprdim/versions) + ### [NixOS](https://nixos.wiki/wiki/Overview_of_the_NixOS_Linux_distribution) (Recommended) Add [`hyprdim`](https://search.nixos.org/packages?channel=unstable&query=hyprdim) to your `systemPackages` and rebuild.