[system] feat: add LATEX_RESOURCES variable
This commit is contained in:
parent
0f478a9d4b
commit
238dae78d7
@ -3,8 +3,9 @@
|
|||||||
# This file is sourced when launching a DM from startx/xinit
|
# This file is sourced when launching a DM from startx/xinit
|
||||||
|
|
||||||
# environment variables
|
# environment variables
|
||||||
## dotfiles
|
## custom paths
|
||||||
export DOTFILES="$HOME/.dotfiles.git"
|
export DOTFILES="$HOME/.dotfiles.git"
|
||||||
|
export LATEX_RESOURCES="$HOME/documents/latex"
|
||||||
|
|
||||||
## XDG_BASE_DIRECTORIES
|
## XDG_BASE_DIRECTORIES
|
||||||
export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority"
|
export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority"
|
||||||
|
Reference in New Issue
Block a user