Rephrase line 98 and include other inits

Signed-off-by: Tom <tom@helix.me.uk>
This commit is contained in:
Tom 2026-03-21 16:31:30 +00:00
commit 43465d74cb

View file

@ -95,7 +95,7 @@ $ zig build run
> [!IMPORTANT]
> While you can run Ly in a terminal emulator as root, it is **not** recommended. If you want to test Ly, please enable its service (as described below) and reboot your machine.
The next section will explain how to use ly with systemd, setting it up for other init systems is very similar.
The next sections will explain how to use Ly with a variety of init systems. Detailed explanation is only given for systemd,but should be applicable for all.
> [!NOTE]
> All following sections will assume you are using LightDM for convenience sake.