diff --git a/auto/setupauto.sh b/auto/setupauto.sh index a0317b5..c457cda 100644 --- a/auto/setupauto.sh +++ b/auto/setupauto.sh @@ -17,7 +17,7 @@ cat << EOF > /etc/systemd/system/shownotif.service Description=Run shownotif script [Service] -ExecStart=/home/$1/.customscripts/run.sh +ExecStart=/home/$1/.automations/run.sh Type=simple User=$1 Environment="DISPLAY=:0"