This commit is contained in:
Bryan Ramos 2023-04-12 18:51:23 -04:00
parent 6c07f9257f
commit 5208e4c3ee

View file

@ -3,3 +3,6 @@ if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then
# Start Sway in the background # Start Sway in the background
exec sway exec sway
fi fi
source ~/.bashrc