This commit is contained in:
2025-09-10 09:10:53 +00:00
parent 605ea16973
commit 34c5a4950d
7 changed files with 44 additions and 43 deletions

View File

@@ -4,7 +4,7 @@
package = pkgs.ghostty-bin;
settings = {
command = "${pkgs.fish}/bin/fish";
theme = "catppuccin-latte";
theme = "catppuccin-mocha";
window-padding-x = 8;
window-padding-y = 2;
window-padding-balance = true;