diff --git a/install.sh b/install.sh index a5ec1fc..f4ce5ee 100644 --- a/install.sh +++ b/install.sh @@ -33,7 +33,7 @@ sudo systemctl disable video-player2.service sudo systemctl restart video-player.service sudo systemctl restart video-player2.service -mkdir .config/autostart -cp clock.desktop .config/autostart/clock.desktop +mkdir ~/.config/autostart +cp clock.desktop ~/.config/autostart/clock.desktop popd \ No newline at end of file