I've just found this thread while googling, and I'm posting here the
solution so that it can help others in the future.

Awesome reads everything from ~/.profile .

So if you just clone .bashrc into .profile, like this:
mv ~/.bashrc ~/.profile
ln -s ~/.profile ~/.bashrc

After a restart awesome will read your $PATH variables and other settings
you have set at .bashrc

Note that this way .bashrc and .profile will be the same file. You can also
have separate files if you prefer.

Cheers!


-- 
To unsubscribe, send mail to [email protected].

Reply via email to