diff options
author | Akshay <[email protected]> | 2024-11-06 11:55:42 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2024-11-06 11:55:59 +0000 |
commit | 4dc90b928240253727565c3438e21eb3731abd5d (patch) | |
tree | 4b892ebe3db4b0ab9d5d80328bab66764ba1f01b /theme | |
parent | 75fe102907bd1bc76e1e62287c36ace2128408a6 (diff) |
latest mantis config
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 7c67057..b3af086 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 | day | 6 | night |