diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-07-10 14:26:02 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-07-10 14:26:02 -0400 |
| commit | 72926c0c4422f2b3e1444e3c7a0b7cd35294e1a4 (patch) | |
| tree | 670b6074b3f2360e111dcdfb4274e9f983e515c1 /.config/lf/lfrc | |
| parent | 0722f2519b0ffc7a20290d3b709fcc108c7b861b (diff) | |
| parent | 1ed46837e6e1245fbe125a880a9b9d5e036191c8 (diff) | |
| download | eibhear-72926c0c4422f2b3e1444e3c7a0b7cd35294e1a4.tar.gz eibhear-72926c0c4422f2b3e1444e3c7a0b7cd35294e1a4.tar.zst eibhear-72926c0c4422f2b3e1444e3c7a0b7cd35294e1a4.zip | |
Merge branch 'master' of gitlab.com:LukeSmithxyz/voidrice
Diffstat (limited to '.config/lf/lfrc')
| -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" |
