6 lines
71 B
Makefile
6 lines
71 B
Makefile
run:
|
|
startx ./xinitrc :0 vt2
|
|
|
|
run-root:
|
|
sudo startx ./xinitrc :0 vt2
|