You are not logged in.
Pages: 1
I am looking for the ability to have a script executed for a user as soon as the user logs in using GDM and uses WMFS. I need it to automatically start a script that uses compton and feh for asthetics, as well as conky for info to the bar. It needs to automatically start as soon as the user logs in. How would I make my script run as soon as the user logs in ?
Offline
Hi JackPala,
If you're using Bash, you might be able to use the .bash_login file in your home directory for this.
See also:
http://stackoverflow.com/questions/9713 … gin-in-nix
Offline
Pages: 1