diff options
| author | Lucas Budde Mior <lucas.mior@tutamail.com> | 2020-07-10 18:20:01 +0000 |
|---|---|---|
| committer | Lucas Budde Mior <lucas.mior@tutamail.com> | 2020-07-10 18:20:01 +0000 |
| commit | ae1b3f11c5cba999728bb8a0a60a7335c0571990 (patch) | |
| tree | 99f8c6f2dffdbd3a287720275e993ea19ad3e5c7 | |
| parent | bd7054e1db4e0213fc27dc2dae6540d1ce13cbe1 (diff) | |
| download | eibhear-ae1b3f11c5cba999728bb8a0a60a7335c0571990.tar.gz eibhear-ae1b3f11c5cba999728bb8a0a60a7335c0571990.tar.zst eibhear-ae1b3f11c5cba999728bb8a0a60a7335c0571990.zip | |
Update lfrc (hiddenfiles)
| -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 f7f9410..fc82f02 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -8,6 +8,7 @@ set scrolloff 10 set color256 set icons set period 1 +set hiddenfiles ".*:*.aux:*.log:*.bbl:*.bcf:*.blg:*.run.xml" # Vars that depend on environmental variables $lf -remote "send $id set previewer ${XDG_CONFIG_HOME:-$HOME/.config}/lf/scope" |
