hyfetch: add module

This commit is contained in:
Lily Foster 2022-08-01 11:03:41 -04:00 committed by Robert Helgesson
parent 7146638e9e
commit d1c677ac25
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
8 changed files with 92 additions and 0 deletions

3
.github/CODEOWNERS vendored
View file

@ -123,6 +123,9 @@ Makefile @thiagokokada
/modules/programs/htop.nix @bjpbakker
/tests/modules/htop @bjpbakker
/modules/programs/hyfetch.nix @lilyinstarlight
/tests/modules/programs/hyfetch @lilyinstarlight
/modules/programs/i3status.nix @JustinLovinger
/modules/programs/i3status-rust.nix @workflow