Link: https://github.com/nix-community/stylix/pull/838 Reviewed-by: awwpotato <awwpotato@voidq.com> Reviewed-by: Lalit Yalamanchili <79628080+Lalit64@users.noreply.github.com> Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com> Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
6 lines
150 B
Nix
6 lines
150 B
Nix
{ lib, ... }:
|
|
{
|
|
maintainers = [ lib.maintainers.eveeifyeve ];
|
|
homepage = "https://github.com/FelixKratz/JankyBorders";
|
|
name = "JankyBorders";
|
|
}
|