diff --git a/.config/lf/lfrc b/.config/lf/lfrc index f914164..904cbf2 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -60,11 +60,8 @@ cmd copyto ${{ notify-send "📋 File(s) copied." "File(s) copies to $dest." }} -cmd bulkrename ${{ - vidir -}} - -cmd setwallpaper %cp "$f" ~/.config/wall.png && xwallpaper --zoom "$f" +cmd setbg "$1" +cmd bulkrename $vidir # Bindings map $lf -remote "send $id select '$(fzf)'" @@ -88,7 +85,7 @@ map I push A # at the very beginning map i push A # before extention map a push A # after extention map B bulkrename -map bg setwallpaper +map b $setbg $f map down map up