feat(nvim): Move image.nvim's configuration based on neovide or nvim

This commit is contained in:
Uttarayan Mondal
2024-04-01 18:50:57 +05:30
parent 531ec40c7c
commit fcca258139
6 changed files with 85 additions and 59 deletions

View File

@@ -10,6 +10,8 @@
background = "#000000";
shell = "${pkgs.fish}/bin/fish";
hide_window_decorations = "yes";
# font_family = "Hasklug Nerd Font Mono";
# font_size = 13.0;
};
shellIntegration.enableFishIntegration = true;
theme = "Catppuccin-Mocha";