mako update
This commit is contained in:
@@ -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]
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user