bottom: add module

Bottom is a cross-platform graphical process/system monitor with a
customizable interface and a multitude of features.

Two unit tests were added validate the module behavior for an empty
configuration and the example configuration.
This commit is contained in:
polykernel 2021-09-12 21:09:31 -04:00 committed by Robert Helgesson
parent 2cfea84e6f
commit 4b964d2f7b
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
8 changed files with 139 additions and 0 deletions

3
.github/CODEOWNERS vendored
View file

@ -58,6 +58,9 @@
/modules/programs/beets.nix @rycee
/modules/programs/bottom.nix @polykernel
/tests/modules/programs/bottom @polykernel
/modules/programs/broot.nix @aheaume
/modules/programs/dircolors.nix @JustinLovinger