6 lines
71 B
Makefile
6 lines
71 B
Makefile
WINDOWSIZE=1024:768
|
|
|
|
|
|
xephyr:
|
|
Xephyr -br ac -noreset ${WINDOWSIZE} :1
|