1
0
Fork 0

generalize spawn new lf window command

This commit is contained in:
Luca Bilke 2023-02-06 14:18:00 +01:00
parent aa8d206c48
commit aea584a29c
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ map N
map g/ cd "/"
# Kitty Specific
map W &kitty --detach lf
map W &setsid $TERMINAL $SHELL -c "lf; exec $SHELL"
# Load bookmark shortcuts
source "~/.config/lf/shortcutrc"