From fbaedfbcb6bd554735f23e64f4dc35809d2e6fae Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Thu, 28 Sep 2023 08:43:13 -0400 Subject: [PATCH] Update PLY-customizer.service --- PLY-customizer.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLY-customizer.service b/PLY-customizer.service index 1d7dc6a..23d3632 100644 --- a/PLY-customizer.service +++ b/PLY-customizer.service @@ -3,7 +3,7 @@ Description=Plymouth theme changer [Service] Type=oneshot -ExecStart=/home/linux/Documents/Projects/bin/PLY-Themer +ExecStart=/usr/bin/PLY-Themer Restart=on-failure [Install]