From d90521b84226138fd59a82f00b35817c3dc6336a Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Thu, 31 Mar 2022 15:05:53 -0500 Subject: fix: move to tuigreet login manager --- bash/.bash_profile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'bash/.bash_profile') diff --git a/bash/.bash_profile b/bash/.bash_profile index 526b43f..ab5dfcc 100644 --- a/bash/.bash_profile +++ b/bash/.bash_profile @@ -1,6 +1,3 @@ . ~/.profile -if [[ $- == *i* ]]; then . ~/.bashrc; fi - -# If running from tty1 start sway -[ "$(tty)" = "/dev/tty1" ] && exec sway \ No newline at end of file +if [[ $- == *i* ]]; then . ~/.bashrc; fi \ No newline at end of file -- cgit v1.2.3-70-g09d2