I am fond of my current login screen. I would like xorg to be started automatically when a regular user logs in, but not when root logs in. My shell of choice is bash. Now, how would one go about this?
I thought of adding startx to my .bash_profile but I realized that this file would be sourced when I logged in via ssh (I believe.)
I thought of adding startx to my .bash_profile but I realized that this file would be sourced when I logged in via ssh (I believe.)
