Using ly for my login manager means I don't need auto login
This commit is contained in:
@@ -30,6 +30,3 @@ systemctl --user import-environment PATH SSH_AUTH_SOCK
|
|||||||
echo "Welcome to..."
|
echo "Welcome to..."
|
||||||
figlet "Arch Linux"
|
figlet "Arch Linux"
|
||||||
/usr/bin/pfetch
|
/usr/bin/pfetch
|
||||||
|
|
||||||
# Start XServer if on TTY1 and it is not already active.
|
|
||||||
[[ $TTY == "/dev/tty1" ]] && (pgrep -i "startx" || exec startx)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user