chore(config): kitty new tab better

main
sudo pacman -Syu 2022-09-15 21:37:47 +07:00
parent d37f75f6b9
commit 1f2ad1bca4
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ macos_quit_when_last_window_closed yes
# https://sw.kovidgoyal.net/kitty/conf/#keyboard-shortcuts
# https://sw.kovidgoyal.net/kitty/conf/#all-mappable-actions
map kitty_mod+t new_tab_with_cwd
map super+t new_tab_with_cwd
map kitty_mod+t launch --cwd=oldest --type=tab --location=neighbor
map super+t launch --cwd=oldest --type=tab --location=neighbor
map kitty_mod+e open_url_with_hints
map super+e open_url_with_hints