diff options
| author | Caroline Larimore <caroline@larimo.re> | 2024-05-11 11:01:42 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2024-05-11 11:01:42 -0700 |
| commit | d0d01097a92c1211eeeac95bc79b3571167a738f (patch) | |
| tree | 613dde67670537339bdc1311d39e96fae5468d4a /modules/home/default.nix | |
| parent | e6e43a652e4dadc2aca15dd14b076a51378edf86 (diff) | |
Add EWW color definitions
Diffstat (limited to 'modules/home/default.nix')
| -rw-r--r-- | modules/home/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/default.nix b/modules/home/default.nix index e913cb4..9648834 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -4,6 +4,7 @@ imports = [ ./colors.nix ./discord.nix + ./eww.nix ./flameshot.nix ./git.nix ./i3.nix |