[system] feat: add LATEX_RESOURCES variable

This commit is contained in:
David JULIEN 2021-11-20 16:57:03 +01:00
parent 0f478a9d4b
commit 238dae78d7
No known key found for this signature in database
GPG Key ID: 4B388E8BD9D47382
1 changed files with 2 additions and 1 deletions

View File

@ -3,8 +3,9 @@
# This file is sourced when launching a DM from startx/xinit
# environment variables
## dotfiles
## custom paths
export DOTFILES="$HOME/.dotfiles.git"
export LATEX_RESOURCES="$HOME/documents/latex"
## XDG_BASE_DIRECTORIES
export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority"