Skip to content

Commit c92e984

Browse files
committed
[Ghostty] notify when a command finishes if unfocused
1 parent 2e683d6 commit c92e984

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.config/ghostty/config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ font-feature = -calt
44
font-size = 19
55
fullscreen = true
66
macos-option-as-alt = true
7+
notify-on-command-finish = unfocused
8+
notify-on-command-finish-action = no-bell,notify
9+
notify-on-command-finish-after = 30s
710
quit-after-last-window-closed = true
811
theme = Catppuccin Mocha
912
window-decoration = true

0 commit comments

Comments
 (0)