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