configuration/services/x/run

7 lines
58 B
Plaintext
Raw Normal View History

2020-12-04 14:50:50 +01:00
#!/bin/sh
cd "$HOME"
2022-01-06 08:13:06 +01:00
. "$HOME"/.profile
2020-12-04 14:50:50 +01:00
exec xinit 2>&1