update: removed nixcats and added based neovim config
This commit is contained in:
@@ -10,14 +10,14 @@
|
||||
# size = 12;
|
||||
# };
|
||||
font = {
|
||||
# name = "JetBrainsMono Nerd Font";
|
||||
name = "JetBrainsMono Nerd Font Mono";
|
||||
size = 12;
|
||||
# package = pkgs.nerd-fonts.jetbrains-mono;
|
||||
package = pkgs.nerd-fonts.jetbrains-mono;
|
||||
};
|
||||
shellIntegration = {
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
#themeFile = "gruvbox-dark";
|
||||
themeFile = "Modus_Vivendi";
|
||||
# darwinLaunchOptions = [
|
||||
# "--single-instance"
|
||||
# ];
|
||||
|
||||
Reference in New Issue
Block a user