generalize spawn new lf window command
This commit is contained in:
parent
aa8d206c48
commit
aea584a29c
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue