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

6 lines
136 B
Nix

{ lib, ... }:
{
name = "bemenu";
homepage = "https://github.com/Cloudef/bemenu";
maintainers = [ lib.maintainers.noodlez1232 ];
}