I installed and configured this package to launch sway. However it seems my PATH is not set afterwards. This manifested by not being able to run anything with sudo (e.g. sudo echo 1 returned: Command echo not found).
I suspect that seatd (that I used previously) did source /etc/profile while autologin does not. I found that the functionality I need is also implemented by greetd so I will probably use that instead, I just wanted to post this here for anybody else to be aware.
I installed and configured this package to launch sway. However it seems my PATH is not set afterwards. This manifested by not being able to run anything with sudo (e.g. sudo echo 1 returned: Command echo not found).
I suspect that seatd (that I used previously) did source /etc/profile while autologin does not. I found that the functionality I need is also implemented by greetd so I will probably use that instead, I just wanted to post this here for anybody else to be aware.