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