change spawn new lf term command
This commit is contained in:
parent
33fa3ad679
commit
c6ff373707
|
@ -193,11 +193,12 @@ map B bulkrename
|
|||
map b dupe
|
||||
map u :clear; unselect
|
||||
map n &echo $f | xclip -r -selection c
|
||||
map <esc> quit
|
||||
map N
|
||||
map gh
|
||||
|
||||
# Kitty Specific
|
||||
map W $setsid -f $TERMINAL -e lf
|
||||
map W kitty --detach lf
|
||||
|
||||
# Load bookmark shortcuts
|
||||
source "~/.config/lf/shortcutrc"
|
||||
|
|
Loading…
Reference in New Issue