<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ghostty on /home/jackblk</title><link>https://blog.haicon.moe/tags/ghostty/</link><description>Recent content in Ghostty on /home/jackblk</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 01 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.haicon.moe/tags/ghostty/index.xml" rel="self" type="application/rss+xml"/><item><title>Enable Notifications in Ghostty for Claude Code</title><link>https://blog.haicon.moe/posts/enable-notifications-in-ghostty-for-claude-code/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://blog.haicon.moe/posts/enable-notifications-in-ghostty-for-claude-code/</guid><description>
&lt;h2 id="context">
Context
&lt;a href="#context" class="h-anchor" aria-hidden="true">#&lt;/a>
&lt;/h2>
&lt;p>I want Claude Code to notify me whenever it needs input, permission approval, or attention during long-running tasks.&lt;/p>
&lt;p>I like &lt;a href="https://cmux.com/">cmux&lt;/a>, but I find them too unreliable for daily use due to memory leaks and various bugs.&lt;/p>
&lt;h2 id="enable-notifications-in-ghostty">
Enable Notifications in Ghostty
&lt;a href="#enable-notifications-in-ghostty" class="h-anchor" aria-hidden="true">#&lt;/a>
&lt;/h2>
&lt;p>Add the following to your Ghostty config file:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-ini" data-lang="ini">&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># ~/.config/ghostty/config&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span style="color:#a6e22e">desktop-notifications&lt;/span> &lt;span style="color:#f92672">=&lt;/span> &lt;span style="color:#e6db74">true&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Reload Ghostty or restart the application after updating the config.&lt;/p>
&lt;p>Also ensure notifications are enabled in macOS:&lt;/p></description></item></channel></rss>