Minor changes to some functions
This commit is contained in:
parent
118704ae78
commit
b63655c492
4 changed files with 12 additions and 6 deletions
2
env/20_services.zsh
vendored
2
env/20_services.zsh
vendored
|
@ -1,3 +1,3 @@
|
|||
if [[ $DISPLAY ]]; then
|
||||
if [[ $DISPLAY && $UID != 0 ]]; then
|
||||
export SVDIR="$HOME/.local/session_service"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue