summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/lf/lfrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/lf/lfrc b/config/lf/lfrc
index fa4e307..fcdbb03 100644
--- a/config/lf/lfrc
+++ b/config/lf/lfrc
@@ -12,6 +12,7 @@ map t push $touch<space>
map D trash
map <c-f> $lf -remote "send $id select \"$(fzf --reverse)\""
map x $$f # Execute current file (must be executable)
+map <c-y> $sclip -c "$f"
map zb :{{ set sortby natural; set info size; set preview; set ratios 5:2; }}
map zz :{{ set preview; set ratios 1:2:3; }}