fix(ghostty): revert font, colors

This commit is contained in:
Barrett Ruth 2026-03-08 01:36:53 -05:00
parent cbcdef875f
commit a639a56688
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
3 changed files with 11 additions and 11 deletions

View file

@ -117,7 +117,7 @@ in
CLAUDE_CONFIG_DIR = "${config.xdg.configHome}/claude";
})
(lib.mkIf zen {
BROWSER = "zen";
BROWSER = "zen-beta";
})
];