aboutsummaryrefslogtreecommitdiff
path: root/.config/lf/lfrc
diff options
context:
space:
mode:
authorkrolyxon <me@krolyxon.com>2026-03-29 22:09:23 +0530
committerkrolyxon <me@krolyxon.com>2026-03-29 22:09:23 +0530
commit096f55e9e3cae325fee7df347ea6de0dfa2f4478 (patch)
tree910ab72cb4b33214b87b84f24d37fda95e046e76 /.config/lf/lfrc
parent8df03a2cc3e89250d576abacb08d1e42133f0450 (diff)
switch to librewolf (again)
Diffstat (limited to '.config/lf/lfrc')
-rw-r--r--.config/lf/lfrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc
index 46ccb6e..712b848 100644
--- a/.config/lf/lfrc
+++ b/.config/lf/lfrc
@@ -70,7 +70,7 @@ cmd moveto ${{
notify-send "🚚 File(s) moved." "File(s) moved to $dest."
}}
-cmd genwall "$1"
+cmd setwall -p "$1"
# Bindings
map <c-f> $lf -remote "send $id select \"$(fzf)\""
@@ -96,7 +96,7 @@ map I :rename; cmd-home # at the very beginning
map i :rename # before extension
map a :rename; cmd-right # after extension
map br $vimv
-map bg $genwall $f
+map bg $setwall -p $f
map <c-e> down
map <c-y> up