add some xdg settings
This commit is contained in:
parent
2cceb7b489
commit
c8c6e801f8
5 changed files with 30 additions and 1 deletions
1
zprofile
1
zprofile
|
@ -40,5 +40,6 @@ set -$shopts
|
|||
unset sh shopts
|
||||
|
||||
if [[ $TTY == /dev/tty1 ]]; then
|
||||
export XAUTHORITY="$XDG_RUNTIME_DIR"/Xauthority
|
||||
exec startx :1
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue