This website requires JavaScript.
Explore
Help
Sign In
ninewise
/
configuration
Watch
1
Star
0
Fork
0
You've already forked configuration
Code
Issues
Pull Requests
Releases
Wiki
Activity
edc7e7eedf
configuration
/
services
/
x
/
run
7 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
run x as a service
2020-12-04 14:50:50 +01:00
#!/bin/sh
cd "$HOME"
some variables need to be explicitly exported here
2021-06-16 11:28:23 +02:00
. "$HOME"/.yash_profile
run x as a service
2020-12-04 14:50:50 +01:00
exec xinit 2>&1
Reference in New Issue
Copy Permalink