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
parent 33fa3ad679
commit c6ff373707
1 changed files with 2 additions and 1 deletions

View File

@ -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"