Update eheme
This commit is contained in:
parent
54f3146cc6
commit
3dfda48e39
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
{ lib, ... }: {
|
{ lib, ... }: {
|
||||||
programs.nixvim.colorscheme = lib.mkForce "onehalf";
|
programs.nixvim.colorscheme = lib.mkForce "onehalfdark";
|
||||||
}
|
}
|
Loading…
Reference in a new issue