xprofile: Start pulseaudio

master
Pierre Neidhardt 2018-02-08 23:55:32 +01:00
parent 1f67cd1b56
commit b47527f2e0
1 changed files with 4 additions and 1 deletions

View File

@ -29,7 +29,10 @@ numlockx on
xbindkeys
## Lock screen on sleep.
xss-lock slock &
# xss-lock slock &
## PulseAudio
start-pulseaudio-x11 &
## Hook. Should be sourced last.
[ -f ~/.xprofile_hook ] && . ~/.xprofile_hook