fix nvf theme
This commit is contained in:
parent
05e427e8c3
commit
1fc1ed72f0
@ -197,7 +197,7 @@
|
|||||||
};
|
};
|
||||||
theme = {
|
theme = {
|
||||||
enable = true;
|
enable = true;
|
||||||
name = lib.mkForce "dracula";
|
name = lib.mkDefault "dracula";
|
||||||
};
|
};
|
||||||
statusline.lualine.enable = true;
|
statusline.lualine.enable = true;
|
||||||
telescope.enable = true;
|
telescope.enable = true;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user