11.stylix/modules/i3bar-river/meta.nix
Shahar "Dawn" Or e9eb2308ff
i3bar-river: init (#1415)
Link: https://github.com/nix-community/stylix/pull/1415

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-06-12 17:21:48 +02:00

6 lines
148 B
Nix

{ lib, ... }:
{
name = "i3bar-river";
homepage = "https://github.com/MaxVerevkin/i3bar-river";
maintainers = [ lib.maintainers.mightyiam ];
}