From 040a438f9f9c8440059ab2a66d32a64ed428dac7 Mon Sep 17 00:00:00 2001 From: krolxon Date: Sun, 14 Jul 2024 10:36:31 +0530 Subject: [PATCH] add thumbnail mode and unselect mapping --- .config/lf/lfrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/lf/lfrc b/.config/lf/lfrc index c9e617a..0afaf16 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -100,6 +100,8 @@ map V push :!nvim map W $setsid -f $TERMINAL >/dev/null 2>&1 map Y $printf "%s" "$fx" | xclip -selection clipboard +map T $nsxiv -t "$(pwd)" # opens thumbnail mode +map unselect # movement map gd cd ~/dox/