some variables need to be explicitly exported here
This commit is contained in:
parent
119c7673bd
commit
e0161250f5
@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
cd "$HOME"
|
||||
|
||||
. "$HOME"/.yash_profile
|
||||
|
||||
exec xinit 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user