feat: Switch to rustaceanvim keymaps

This commit is contained in:
uttarayan21
2025-01-29 18:06:25 +05:30
parent 1104c672b2
commit be6ee1f72f
2 changed files with 22 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ lib.attrsets.optionalAttrs device.hasGui {
];
};
ghostty = {
enable = true;
enable = pkgs.stdenv.isLinux;
installBatSyntax = false;
settings = {
theme = "catppuccin-mocha";