diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2026-03-21 03:51:09 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2026-03-21 03:51:09 -0500 |
| commit | 32418fca3e38ef2e6b5e62c8f568da6e0a73a261 (patch) | |
| tree | c3d68f02be6a2b196a222a5eb9c9341e55929d34 /env/.config/lf | |
| parent | 66953f50fbbd312499d577ef6358fe0e675c54ab (diff) | |
Squashed commit of the following:
- moved from st to st-flexipatch
- dwm changes
- added dunst to autostart
- moved from lf-gadets to lfimg-sixel
- st
- asciidoc conf for 3rd nvim
Diffstat (limited to 'env/.config/lf')
| -rwxr-xr-x | env/.config/lf/lfrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/env/.config/lf/lfrc b/env/.config/lf/lfrc index 90a49fd..4dce155 100755 --- a/env/.config/lf/lfrc +++ b/env/.config/lf/lfrc @@ -1,6 +1,8 @@ # interpreter for shell commands set shell sh +set previewer ~/.local/bin/lfimg-sixel/preview + # set '-eu' options for shell commands # These options are used to have safer shell commands. Option '-e' is used to # exit on error and option '-u' is used to give error for unset variables. |
