From 8b0b281e58ef2c7f19070806bde08304ed333713 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Sun, 14 Aug 2022 11:46:33 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a14fa2b..d6f03a4 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ A script that changes your Light Display Manager's background image. The script is run by the same systemd service that starts LightDM. Just edit your `lightdm.service` by making it execute the `LDM-Wallpaper.sh` script or you can just copy the included `lightdm.service` file to `/etc/systemd/system`. Remember to change the paths used in the script. +If you use plymouth, edit the `/usr/lib/systemd/system/lightdm-plymouth.service` file instead.