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

6 lines
169 B
Nix

{ lib, ... }:
{
name = "SwayNotificationCenter";
homepage = "https://github.com/ErikReider/SwayNotificationCenter";
maintainers = [ lib.maintainers.themaxmur ];
}