Update default theme
This commit is contained in:
parent
d51842070d
commit
58484f883f
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
{ lib, ... }: {
|
{ lib, ... }: {
|
||||||
programs.nixvim.colorscheme = lib.mkForce "onehalfdark";
|
programs.nixvim.colorscheme = lib.mkForce "catppuccin-macciato";
|
||||||
}
|
}
|
Loading…
Reference in a new issue