mirror of https://github.com/fairyglade/ly.git
Update readme.md
This commit is contained in:
parent
c624c35ac7
commit
585ca5f0da
96
readme.md
96
readme.md
|
@ -32,67 +32,10 @@ It is recommended to add a rule for Ly as it currently does not ship one.
|
|||
|
||||
## Support
|
||||
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>
|
||||
<summary>X environments</summary>
|
||||
- awesome
|
||||
<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>
|
||||
[Wayland Environments](#supported-wayland-environments)
|
||||
|
||||
[X11 Environments](#supported-x11-environments)
|
||||
|
||||
Ly should work with any X desktop environment, and provides
|
||||
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
|
||||
(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
|
||||
The name "Ly" is a tribute to the fairy from the game Rayman.
|
||||
Ly was tested by oxodao, who is some seriously awesome dude.
|
||||
|
|
Loading…
Reference in New Issue