WayfireWM / wf-install

A repository with installation scripts for wayfire
MIT License
36 stars 9 forks source link

startwayfire should source .profile #28

Open SuzanneSoy opened 3 years ago

SuzanneSoy commented 3 years ago

https://github.com/WayfireWM/wayfire/issues/1113#issuecomment-799052907

startwayfire should source .profile. That is the correct way to set up a session environment. This'll pull in the distro's config, /etc/profile.d (if appropriate for your distro), and any environment variables the user wants to configure. User environment vars should go in ~/.profile.