config(kitty): correct current working dir

main
sudo pacman -Syu 2024-04-08 00:34:27 +07:00
parent 323b292064
commit e9bad26700
1 changed files with 2 additions and 2 deletions

View File

@ -77,8 +77,8 @@ map kitty_mod+e open_url_with_hints
map super+e open_url_with_hints
# Sync with Zellij
map alt+n launch --cwd=oldest --location=vsplit
map alt+m launch --cwd=oldest --location=hsplit
map alt+n launch --cwd=current --location=vsplit
map alt+m launch --cwd=current --location=hsplit
map alt+p next_window
map alt+[ previous_tab
map alt+] next_tab