i3status: add module

PR #1210
This commit is contained in:
Justin Lovinger 2020-04-30 23:49:20 -04:00 committed by Robert Helgesson
parent 866d7d5152
commit ecc1f2310c
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
8 changed files with 362 additions and 0 deletions

View file

@ -0,0 +1,4 @@
{
i3status-with-custom = ./with-custom.nix;
i3status-with-default = ./with-default.nix;
}