kitty integrations

This commit is contained in:
Ivan Kirilov Dimitrov 2024-07-02 19:05:07 +02:00
parent 2818571227
commit 88097232f5
No known key found for this signature in database
GPG Key ID: 0BDAD4B211C49294

View File

@ -6,6 +6,10 @@
package = pkgs.fira-code;
name = "FiraCodeNFM-Reg";
};
shellIntegration = {
enableBashIntegration = true;
enableZshIntegration = true;
};
settings = {
background_opacity = "0.96";
cursor_shape = "beam";