aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rwxr-xr-x.xinitrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index 9bc450b..8cc9f49 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -15,4 +15,8 @@ urxvtd -q -f -o &
urxvtc &
# /home/ryan/.screenlayout/work.sh
/home/ryan/.screenlayout/SCREENLAYOUT.sh && nitrogen --restore
+if [[ "PULSE_JACKD" = "True" ]]; then
+ start-pulseaudio-x11 &
+ jackd -d alsa &
+fi
exec /usr/bin/xmonad