Update readme.md

This commit is contained in:
Chiron8 2025-03-20 08:24:25 +00:00
parent c624c35ac7
commit 585ca5f0da
1 changed files with 36 additions and 60 deletions

View File

@ -32,67 +32,10 @@ It is recommended to add a rule for Ly as it currently does not ship one.
## Support ## Support
The following desktop environments were tested with success: The following desktop environments were tested with success:
<details>
<summary>Wayland environments</summary>
- budgie
<br>
- cosmic
<br>
- deepin
<br>
- enlightenment
<br>
- gnome
<br>
- hyprland
<br>
- kde
<br>
- labwc
<br>
- pantheon
<br>
- sway
<br>
- weston
</details>
<details> [Wayland Environments](#supported-wayland-environments)
<summary>X environments</summary>
- awesome [X11 Environments](#supported-x11-environments)
<br>
- bspwm
<br>
- budgie
<br>
- cinnamon
<br>
- enlightenment
<br>
- kde
<br>
- leftwm
<br>
- lxde
<br>
- mate
<br>
- maxx
<br>
- niri
<br>
- pantheon
<br>
- qwm
<br>
- spectrwm
<br>
- windowmaker
<br>
- xfce
<br>
- xmonad
</details>
Ly should work with any X desktop environment, and provides Ly should work with any X desktop environment, and provides
basic wayland support (sway works very well, for example). basic wayland support (sway works very well, for example).
@ -282,6 +225,39 @@ On Arch Linux, the example .xinitrc (/etc/X11/xinit/xinitrc) starts like this:
- Take a look at your .xsession if X doesn't start, as it can interfere - Take a look at your .xsession if X doesn't start, as it can interfere
(this file is launched with X to configure the display properly). (this file is launched with X to configure the display properly).
## Supported Wayland Environments
- budgie
- cosmic
- deepin
- enlightenment
- gnome
- hyprland
- kde
- labwc
- pantheon
- sway
- weston
## Supported X11 Environments
- awesome
- bspwm
- budgie
- cinnamon
- enlightenment
- kde
- leftwm
- lxde
- mate
- maxx
- niri
- pantheon
- qwm
- spectrwm
- windowmaker
- xfce
- xmonad
## Additional Information ## Additional Information
The name "Ly" is a tribute to the fairy from the game Rayman. The name "Ly" is a tribute to the fairy from the game Rayman.
Ly was tested by oxodao, who is some seriously awesome dude. Ly was tested by oxodao, who is some seriously awesome dude.