fix: ghostty breaking zellij and hammerspoon launching

This commit is contained in:
Noah Masur
2026-07-05 18:30:23 -06:00
parent 3f3cf65c77
commit a175acd0ad
3 changed files with 4 additions and 3 deletions
@@ -35,6 +35,7 @@ in
{
discord = "${pkgs.discord}/Applications/Discord.app";
firefox = "${pkgs.firefox-unwrapped}/Applications/Firefox.app";
ghostty = "${pkgs.ghostty-bin}/Applications/Ghostty.app";
obsidian = "${pkgs.obsidian}/Applications/Obsidian.app";
slack = "${pkgs.slack}/Applications/Slack.app";
wezterm = "${pkgs.wezterm}/Applications/WezTerm.app";