diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2022-08-25 21:38:06 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2022-08-25 21:38:06 +0300 |
commit | e8362b9409ed9922a28a5f9f4b982099c8703d5c (patch) | |
tree | 800cd24437fa5d8608237ccfcfb7b3b5a1928537 /dotfiles/.config | |
parent | d5991a7353595af084f0782735c0eddf396e21c6 (diff) | |
download | swayrice-e8362b9409ed9922a28a5f9f4b982099c8703d5c.tar.gz swayrice-e8362b9409ed9922a28a5f9f4b982099c8703d5c.zip |
Image previews in lf with sixel
Diffstat (limited to 'dotfiles/.config')
-rw-r--r-- | dotfiles/.config/lf/lfrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/lf/lfrc b/dotfiles/.config/lf/lfrc index 55c417d..734febc 100644 --- a/dotfiles/.config/lf/lfrc +++ b/dotfiles/.config/lf/lfrc @@ -104,7 +104,7 @@ map t :dragon map T :dragon_drop map W $setsid $TERMINAL > /dev/null 2>&1 & # open new terminal window map Y :yank-path -map L $LESSOPEN='| ~/.local/bin/scope %s' less -R $f # open file preview in pager +map L $LESSOPEN='| ~/.local/bin/scope %s' less -r $f # open file preview in pager # Mouse bindings map <m-1> open |