1 2 3 4 5 6 7
#!/bin/bash cd ~ sudo -b pulseaudio --system startx -- :0 -seat seat0 -layout Layout0 & startx -- :1 -seat seat1 -layout Layout1