diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2022-09-27 21:32:47 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2022-09-27 21:32:47 -0400 |
| commit | 3901bc0f1b780e3bbb8cd8d66d2e19c62c01ce4d (patch) | |
| tree | 6604fcf9f99cda6de59d3f06d59f2f24273ea793 /.config/lf | |
| parent | cf6e38d393a21d16068f7a77bf1c2583a626a056 (diff) | |
| download | eibhear-3901bc0f1b780e3bbb8cd8d66d2e19c62c01ce4d.tar.gz eibhear-3901bc0f1b780e3bbb8cd8d66d2e19c62c01ce4d.tar.zst eibhear-3901bc0f1b780e3bbb8cd8d66d2e19c62c01ce4d.zip | |
set autoquit
Diffstat (limited to '.config/lf')
| -rw-r--r-- | .config/lf/lfrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 1d52949..0d53456 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -24,6 +24,7 @@ set period 1 set hiddenfiles ".*:*.aux:*.log:*.bbl:*.bcf:*.blg:*.run.xml" set cleaner '~/.config/lf/cleaner' set previewer '~/.config/lf/scope' +set autoquit on # cmds/functions cmd open ${{ |
