[arch] Environment variables and xscreensaver
Johannes Held
mail at hehejo.de
Fri Dec 8 02:27:28 EST 2006
Ryan wrote:
> Hi, I was wondering how I set environment variables to be set when the
> computer boots up. I put it in my .bashrc, is that right? Also, how do I
> get xscreensaver to start at start of x?
>
> Cirdan.
You can put these commands into your ~/.xinitrc like that:
#!/bin/sh
thunderbird &
xscreensaver &
exec openbox
--
Gruß, Johannes
http://www.hehejo.de
More information about the arch
mailing list