change spawn new lf term command
This commit is contained in:
parent
33fa3ad679
commit
c6ff373707
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue