11.stylix/modules/dunst/meta.nix
2025-05-18 14:09:50 +01:00

6 lines
121 B
Nix

{ lib, ... }:
{
name = "Dunst";
homepage = "https://dunst-project.org/";
maintainers = [ lib.maintainers.naho ];
}