commit 963947fc2321dffa97f604cf6de6093d86b777d8
parent feefe6f2b5317bd43c1b4dca1baf43251958e399
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Fri, 16 Aug 2019 09:38:08 +0200
Start per-user pulseaudio service
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.xprofile b/.xprofile
@@ -38,6 +38,7 @@ xset m 1/4 0 # mouse acceleration (xset m <acceleration> <threshold>)
xset r rate 300 50 # key repeat rate ([delay in ms] [repeats per sec])
# auto-start programs
+start-pulseaudio-x11 &
sxhkd &
unclutter &
dunst &