Why isn't .profile sourced on login to LXDE?
Posted
by
papukaija
on Ask Ubuntu
See other posts from Ask Ubuntu
or by papukaija
Published on 2011-06-24T13:17:17Z
Indexed on
2011/06/24
16:31 UTC
Read the original article
Hit count: 242
I switched recently from GNOME to LXDE and since then my .profile file hasn't been sourced on login. I found out that my PATH variable doesn't include ~/bin anymore. However, my .profile file includes PATH="$HOME/bin:$PATH"
while PATH's content is /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
.
Is it intended that LXDE doesn't read this file on login? If yes, what file should I use to add the bin folder to the PATH variable? If not, to what package should I report a bug?
© Ask Ubuntu or respective owner