need to start pulseaudio for sound support from users session

This commit is contained in:
thelamer 2020-04-06 17:24:05 -07:00
parent 309fa53470
commit e7faa3de54

View File

@ -1,2 +1,3 @@
#!/bin/bash
/usr/bin/pulseaudio --start
/usr/bin/openbox-session > /dev/null 2>&1