Add env vars
This commit is contained in:
parent
2ae1f05e82
commit
77214e5f5e
2 changed files with 2 additions and 0 deletions
1
env/20_services.zsh
vendored
1
env/20_services.zsh
vendored
|
@ -1,3 +1,4 @@
|
|||
if [[ $DISPLAY && $UID != 0 ]]; then
|
||||
export SVDIR="$HOME/.local/session_service"
|
||||
export SVDIR_TEMPLATES="$HOME/.service-available"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue