Merge forge.o9.re:olivier/dotfiles
This commit is contained in:
commit
9acd98451e
@ -1 +1,6 @@
|
||||
emulate sh -c '. ~/.profile'
|
||||
|
||||
# Start X automatically
|
||||
if systemctl -q is-active graphical.target && [[ ! $DISPLAY && $XDG_VTNR -eq 1 ]]; then
|
||||
exec startx
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user