1773267511

This commit is contained in:
2026-03-11 16:18:31 -06:00
parent 0bd86a067f
commit 1c409b43d6
4 changed files with 4 additions and 49 deletions
+2 -1
View File
@@ -5,11 +5,12 @@
enable = true;
package = pkgs.ghostty;
enableBashIntegration = true;
enableZshIntegration = true;
settings = {
theme = "Catppuccin Macchiato";
background-opacity = "0.95";
font-family = "IosevkaNFM";
};
};
}