mirror of
https://github.com/artagaz/nix-config.git
synced 2026-06-21 02:02:09 +07:00
changed neovim's theme to catppuccin
This commit is contained in:
@@ -56,8 +56,8 @@
|
||||
|
||||
theme = {
|
||||
enable = true;
|
||||
name = "gruvbox";
|
||||
style = "dark";
|
||||
name = "catppuccin";
|
||||
style = "mocha";
|
||||
};
|
||||
|
||||
statusline = {
|
||||
|
||||
Reference in New Issue
Block a user