mako update

This commit is contained in:
Jonas H
2026-09-18 11:55:57 +02:00
parent 52db2ccc7b
commit 2e27a44602
2 changed files with 16 additions and 0 deletions

View File

@@ -81,6 +81,14 @@ format=󰁉 +%h more
border-color=#EACD61
background-color=#212a3b
# Claude Code turn notifications, sent by ~/.claude/hooks/notify.sh.
# Deliberate exception to ignore-timeout above: these must stay up until you
# focus the session's own window. The hook's watcher dismisses them, so they
# do not rely on mako expiring them.
[app-name=claude-code]
ignore-timeout=0
default-timeout=0
# Do-not-disturb: makoctl mode -a dnd hides all notifications.
# Must stay last so it overrides every style above.
[mode=dnd]

View File

@@ -82,6 +82,14 @@ format=󰁉 +%h more
border-color=#EACD61
background-color=#$BG_BAR
# Claude Code turn notifications, sent by ~/.claude/hooks/notify.sh.
# Deliberate exception to ignore-timeout above: these must stay up until you
# focus the session's own window. The hook's watcher dismisses them, so they
# do not rely on mako expiring them.
[app-name=claude-code]
ignore-timeout=0
default-timeout=0
# Do-not-disturb: makoctl mode -a dnd hides all notifications.
# Must stay last so it overrides every style above.
[mode=dnd]