1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-07 01:21:03 +01:00

wofi: add module (#3786)

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2023-04-20 08:11:30 +02:00 committed by GitHub
parent 571d0ed825
commit 5160039edc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 147 additions and 0 deletions

3
.github/CODEOWNERS vendored
View file

@ -355,6 +355,9 @@ Makefile @thiagokokada
/modules/programs/wezterm.nix @blmhemu
/tests/modules/programs/wezterm @blmhemu
/modules/programs/wofi.nix @christoph-heiss
/tests/modules/programs/wofi @christoph-heiss
/modules/programs/xmobar.nix @t4ccer
/tests/modules/programs/xmobar @t4ccer