generalize spawn new lf window command
This commit is contained in:
parent
aa8d206c48
commit
aea584a29c
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ map N
|
||||||
map g/ cd "/"
|
map g/ cd "/"
|
||||||
|
|
||||||
# Kitty Specific
|
# Kitty Specific
|
||||||
map W &kitty --detach lf
|
map W &setsid $TERMINAL $SHELL -c "lf; exec $SHELL"
|
||||||
|
|
||||||
# Load bookmark shortcuts
|
# Load bookmark shortcuts
|
||||||
source "~/.config/lf/shortcutrc"
|
source "~/.config/lf/shortcutrc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue