diff options
author | Akshay <[email protected]> | 2023-02-20 16:07:10 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2023-02-20 16:07:10 +0000 |
commit | 8151e88775c3f2b7e1de1b90b825ed68658629b0 (patch) | |
tree | cb9bde9bd13ba8e5d931b482adcf128f6e52fd4a /theme | |
parent | 7fed1757c57c00a0886ae2613c73018eea9659d3 (diff) |
.
Diffstat (limited to 'theme')
-rw-r--r-- | theme/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/default.nix b/theme/default.nix index b3af086..7c67057 100644 --- a/theme/default.nix +++ b/theme/default.nix | |||
@@ -3,4 +3,4 @@ let | |||
3 | night = import ./night.nix; | 3 | night = import ./night.nix; |
4 | gruvbox = import ./gruvbox.nix; | 4 | gruvbox = import ./gruvbox.nix; |
5 | in | 5 | in |
6 | night | 6 | day |