Auto-theming is now complete!!

This commit is contained in:
Emmet
2023-05-16 20:03:58 -05:00
parent 4aa81f9b0f
commit b21a6960ba
2 changed files with 4 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
name = "emmet";
email = "librephoenix@protonmail.com";
dotfilesDir = "~/dotfiles";
theme = "tokyo-night-dark";
theme = "dracula";
pkgs = import nixpkgs {
inherit system;