Tuesday, 28 May 2013

does xinitrc expands environment variables correctly?

does xinitrc expands environment variables correctly?

Hy, I have a ~/.xinitrc with the following content
xrdb -merge $HOME/.Xdefaults
this xinitrc is basically useless because it's not loaded when the user logs in, I don't think that I'm doing something wrong because the same command works on the bash, my question is: xinitrc recognize the environment variables ?

No comments:

Post a Comment