Small updates for void.

This commit is contained in:
2026-06-12 09:39:46 +02:00
parent b32ab5a8ab
commit f22eb5d964
3 changed files with 10 additions and 8 deletions
+7 -2
View File
@@ -16,8 +16,8 @@ set sortby natural
set dirfirst true
# ── Preview ──────────────────────────────────────────────────────────────────
set previewer ~/.local/bin/lf-preview
set cleaner ~/.local/bin/lf-cleaner
set previewer ~/.local/bin/lfpreview
set cleaner ~/.local/bin/lfcleaner
# ── Keybindings ──────────────────────────────────────────────────────────────
@@ -61,6 +61,11 @@ map <space> toggle
map mf push %touch<space>
map md push %mkdir<space>-p<space>
cmd extract ${{
lfextract "$f"
}}
map z extract
# ── Commands ─────────────────────────────────────────────────────────────────
cmd select-and-quit &{{