From aba3bf542dde5e7df9014c829b8f0894dfebebc3 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Wed, 27 Sep 2017 15:53:19 -0400 Subject: Added scripts for managing audio --- .xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.xinitrc') 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 -- cgit v1.2.3