diff --git a/lf.nix b/lf.nix index 71268f0..d4519da 100644 --- a/lf.nix +++ b/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";