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