aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rwxr-xr-x.xinitrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.xinitrc b/.xinitrc
index 615a370..bf71b68 100755
--- a/.xinitrc
+++ b/.xinitrc
@@ -8,8 +8,8 @@ trayer --tint black --edge top --SetDockType true --SetPartialStrut true \
${HOME}/.dzen/battery.sh &
urxvtd -q -f -o &
urxvtc &
-${HOME}/.screenlayout/nu-home.sh && nitrogen --restore
-if [ "True" = "True" ]; then
+${HOME}/.screenlayout/SCREENLAYOUT.sh && nitrogen --restore
+if [ "PULSE" = "True" ]; then
sh bin/startaudio &
fi