From 91e36634d4009eb9a670b288a87d7c4ded9ae060 Mon Sep 17 00:00:00 2001 From: OSVidYapan Date: Mon, 16 Mar 2026 20:27:57 +0100 Subject: [PATCH] Didn't want to incite people.... I didin't know the /etc/ly/custom-sessions even existed Fixed. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 5bfd089..88f419d 100644 --- a/readme.md +++ b/readme.md @@ -64,7 +64,7 @@ Every environment that works on other login managers also should work on Ly. - If your environment is still missing then check at `/usr/share/xsessions` or `/usr/share/wayland-sessions` to see if a .desktop file is present. -- If there isn't a .desktop file then create a new one that launches your favorite environment in those directories depending on if its Xorg or Wayland session. +- If there isn't a .desktop file then create a new one at `/etc/ly/custom-sessions` that launches your favorite environment. These .desktop files can be only seen by Ly and if you want them system-wide you also can create at those directories instead. - If only Xorg sessions doesn't work then check if your distro compiles Ly with Xorg support as it can be compiled with Xorg support disabled.