Didn't want to incite people....

I didin't know the /etc/ly/custom-sessions even existed
Fixed.
This commit is contained in:
OSVidYapan 2026-03-16 20:27:57 +01:00
commit 91e36634d4

View file

@ -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.