summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2024-07-15 13:04:52 -0400
committerLuke Smith <luke@lukesmith.xyz>2024-07-15 13:04:52 -0400
commite64728177bb6df268675c29a00abe56c3c435b12 (patch)
tree8068832dc38af6530eba0ff954f67d608c6f02ca /.config
parent6556ef5c4d78b55d80b5e59f187d7a39f973afa0 (diff)
parente1bfc20f968baa9478320b3835f8de360d9c870f (diff)
downloadeibhear-e64728177bb6df268675c29a00abe56c3c435b12.tar.gz
eibhear-e64728177bb6df268675c29a00abe56c3c435b12.tar.zst
eibhear-e64728177bb6df268675c29a00abe56c3c435b12.zip
Merge branch 'thetubster99-tiny-fixes'
Diffstat (limited to '.config')
-rw-r--r--.config/lf/lfrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc
index fb43a05..dad917d 100644
--- a/.config/lf/lfrc
+++ b/.config/lf/lfrc
@@ -172,7 +172,7 @@ map U $printf "%s" "$fx" | xclip -selection clipboard
map u $printf "%s" "$fx" | sed 's/.*\///' | xclip -selection clipboard
map . $printf "%s" "$fx" | sed -E 's/^.+\[/https:\/\/www.youtube.com\/watch?v=/' | sed -E 's/\]\..+//' | xclip -selection clipboard
map <gt> $printf "%s" "$fx" | sed -E 's/^.+\[/https:\/\/piped.video\/watch?v=/' | sed -E 's/\]\..+//' | xclip -selection clipboard
-map T $sxiv -t "$(pwd)" # opens thumbnail mode
+map T $nsxiv -t "$(pwd)" # opens thumbnail mode
map <c-l> unselect