mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Auto-theming is now complete!!
This commit is contained in:
parent
fb7799d205
commit
53c63c4500
2 changed files with 4 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
name = "emmet";
|
||||
email = "librephoenix@protonmail.com";
|
||||
dotfilesDir = "~/dotfiles";
|
||||
theme = "tokyo-night-dark";
|
||||
theme = "dracula";
|
||||
|
||||
pkgs = import nixpkgs {
|
||||
inherit system;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue