diff --git a/xephyr b/xephyr index 30f3b9f..24b93ba 100755 --- a/xephyr +++ b/xephyr @@ -1,5 +1,6 @@ + #!/bin/sh Xephyr :1 & DISPLAY=:1 konsole & DISPLAY=:1 konsole & -DISPLAY=:1 npm run start +XEPHYR=lolyep DISPLAY=:1 npm run start