zsh/env/20_services.zsh

4 lines
72 B
Bash

if [[ $DISPLAY ]]; then
export SVDIR="$HOME/.local/session_service"
fi