parent
cede6ad37d
commit
780153e131
|
@ -104,8 +104,9 @@ macos_quit_when_last_window_closed yes
|
|||
|
||||
# https://sw.kovidgoyal.net/kitty/conf/#keyboard-shortcuts
|
||||
# https://sw.kovidgoyal.net/kitty/actions/
|
||||
map kitty_mod+t launch --cwd=oldest --type=tab --location=neighbor
|
||||
map super+t launch --cwd=oldest --type=tab --location=neighbor
|
||||
action_alias launch_tab launch --cwd=root --type=tab --location=neighbor
|
||||
map kitty_mod+t launch_tab
|
||||
map super+t launch_tab
|
||||
map kitty_mod+e open_url_with_hints
|
||||
map super+e open_url_with_hints
|
||||
|
||||
|
|
Loading…
Reference in New Issue