add some nfm keybinds

This commit is contained in:
LordMZTE 2023-07-17 18:35:35 +02:00
parent 8833a1e903
commit 005a04779f
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6

View file

@ -8,3 +8,5 @@ mouse-support = true;
[keybinds]
C-h = toggle-hidden-files;
; = open-cmd(%c | less -r);
r = open-cmd(mv %f %f);
c = open-cmd(cp -r %f );