commit de1bb62111ba09da1e7a243a12affec40f158d44
parent 0a0d0f8e95727a9c59a69b2b95cafd95d57b0bf4
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Thu, 27 Aug 2020 02:03:46 -0400
Re-add pulseaudio
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.config/X11/xinitrc b/.config/X11/xinitrc
@@ -32,6 +32,7 @@ feh --bg-fill --no-fehbg ~/media/pics/wallpapers/04092435d043527b3bd3d2d42f19b79
### Launch programs ###
picom & # Compositor (replace with picom in future)
dunst & # Notification daemon
+pulseaudio --start # Start pulseaudio
syncthing -no-browser & # Syncthing daemon
exec dwm