File tree Expand file tree Collapse file tree
home/dot_config/exact_ghostty Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ keybind = super+h=goto_split:left
4848keybind = super+j=goto_split:bottom
4949keybind = super+k=goto_split:top
5050keybind = super+l=goto_split:right
51- keybind = super+shift+k =jump_to_prompt:-1
52- keybind = super+shift+j =jump_to_prompt:1
51+ keybind = super+[ =jump_to_prompt:-1
52+ keybind = super+] =jump_to_prompt:1
5353
5454# Disable default keybindings
5555keybind = super+d=ignore
@@ -59,5 +59,12 @@ keybind = super+down=ignore
5959keybind = super+alt+shift+j=ignore
6060
6161# Quick terminal
62+ quick-terminal-position = center
63+ quick-terminal-size = 70%,90%
6264quick-terminal-animation-duration = 0
6365keybind = global:super+shift+\=toggle_quick_terminal
66+
67+ # Notifications
68+ notify-on-command-finish = unfocused
69+ notify-on-command-finish-action = no-bell,notify
70+ notify-on-command-finish-after = 30s
You can’t perform that action at this time.
0 commit comments