1
0
Fork 0

change spawn new lf term command

This commit is contained in:
Luca Bilke 2022-10-28 12:16:11 +02:00
commit c6ff373707

View file

@ -193,11 +193,12 @@ map B bulkrename
map b dupe map b dupe
map u :clear; unselect map u :clear; unselect
map n &echo $f | xclip -r -selection c map n &echo $f | xclip -r -selection c
map <esc> quit
map N map N
map gh map gh
# Kitty Specific # Kitty Specific
map W $setsid -f $TERMINAL -e lf map W kitty --detach lf
# Load bookmark shortcuts # Load bookmark shortcuts
source "~/.config/lf/shortcutrc" source "~/.config/lf/shortcutrc"