diff --git a/homeConfig/dotfiles/bash/bash_profile b/homeConfig/dotfiles/bash/bash_profile index 7950f5e..8dc21fd 100644 --- a/homeConfig/dotfiles/bash/bash_profile +++ b/homeConfig/dotfiles/bash/bash_profile @@ -3,3 +3,6 @@ if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then # Start Sway in the background exec sway fi + +source ~/.bashrc +