Update theme
This commit is contained in:
parent
a1120a93d1
commit
dfd3c17a35
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ lib, ... }: {
|
{ lib, ... }: {
|
||||||
programs.nixvim.colorscheme = lib.mkForce "rose-pine";
|
programs.nixvim.colorscheme = lib.mkForce "two-firewatch";
|
||||||
stylix.targets.nixvim.enable = false;
|
stylix.targets.nixvim.enable = false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue