From 524030ae79f5cffafef3ef09036064070e814879 Mon Sep 17 00:00:00 2001 From: Aylur Date: Tue, 5 Nov 2024 20:00:44 +0000 Subject: feat: greetd ipc client --- docs/default.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/default.nix') diff --git a/docs/default.nix b/docs/default.nix index ff7e8c9..3eae600 100644 --- a/docs/default.nix +++ b/docs/default.nix @@ -176,6 +176,12 @@ in version = ../lib/cava/version; authors = "kotontrion"; }} + ${genLib { + flakepkg = "greet"; + gir = "Greet"; + description = "IPC client for greetd"; + version = ../lib/greet/version; + }} ${genLib { flakepkg = "hyprland"; gir = "Hyprland"; -- cgit v1.2.3