This commit is contained in:
Bryan Ramos 2023-04-12 18:52:46 -04:00
parent 5208e4c3ee
commit 343e4dd1a9
2 changed files with 1 additions and 4 deletions

View file

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