remove lf binding to send with warpinator
This commit is contained in:
parent
28336a7951
commit
0dd0612dc4
1 changed files with 0 additions and 5 deletions
5
lf.nix
5
lf.nix
|
|
@ -49,10 +49,6 @@
|
|||
# find = ''''${{
|
||||
# set -f
|
||||
# read -p
|
||||
send-warpinator = ''%{{
|
||||
set -f
|
||||
${pkgs.warpinator}/bin/warpinator-send $f
|
||||
}}'';
|
||||
toggle_preview = ''%{{
|
||||
if [ "$lf_preview" = "true" ]; then
|
||||
lf -remote "send $id :set preview false; set ratios 1:5"
|
||||
|
|
@ -148,7 +144,6 @@
|
|||
ar = "bulk-rename";
|
||||
af = "follow_link";
|
||||
ai = "open_folder_in_sxiv";
|
||||
aw = "send-warpinator";
|
||||
E = "$nvim";
|
||||
p = "alt-paste copy";
|
||||
P = "alt-paste cut";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue