auto startx at boot

This commit is contained in:
_N3m0 2023-05-26 11:50:56 +02:00
parent e0b5f5d888
commit 9759b5823b
1 changed files with 1 additions and 1 deletions

View File

@ -43,4 +43,4 @@ cd
touch .xinitrc
echo "exec /usr/local/bin/dwm" > .xinitrc
systemctl enable xorg
echo "[[ ! \$DISPLAY && \$XDG_VTNR -eq 1 ]] && startx" >> .bash_profile