mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-02 09:01:43 -05:00
update readme
This commit is contained in:
parent
7f445a0534
commit
5bf93e54d2
1 changed files with 6 additions and 3 deletions
|
|
@ -65,6 +65,11 @@ See below for more features.
|
||||||
- niri like scroller layout
|
- niri like scroller layout
|
||||||
|
|
||||||
# install
|
# install
|
||||||
|
## depend
|
||||||
|
|
||||||
|
```bash
|
||||||
|
yay -S glibc wayland libinput libdrm pixman libxkbcommon git meson ninja wayland-protocols
|
||||||
|
```
|
||||||
## stable - wlroots(0.17)
|
## stable - wlroots(0.17)
|
||||||
Since 0.18 has some bugs that affect the experience,
|
Since 0.18 has some bugs that affect the experience,
|
||||||
I chose the more stable 0.17.4.
|
I chose the more stable 0.17.4.
|
||||||
|
|
@ -74,7 +79,6 @@ yay -S maomaowm-git
|
||||||
```
|
```
|
||||||
- Other
|
- Other
|
||||||
```
|
```
|
||||||
yay -S libinput
|
|
||||||
git clone -b 0.17.4 https://gitlab.freedesktop.org/wlroots/wlroots.git
|
git clone -b 0.17.4 https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||||
cd wlroots
|
cd wlroots
|
||||||
meson build -Dprefix=/usr
|
meson build -Dprefix=/usr
|
||||||
|
|
@ -91,7 +95,6 @@ This is the latest version of wlroots, it doesn't own enough test.
|
||||||
you can try it out if you want to help to test.
|
you can try it out if you want to help to test.
|
||||||
|
|
||||||
```
|
```
|
||||||
yay -S libinput
|
|
||||||
yay -S wlroots-git
|
yay -S wlroots-git
|
||||||
git clone -b wlroots-0.19 https://github.com/DreamMaoMao/maomaowm.git
|
git clone -b wlroots-0.19 https://github.com/DreamMaoMao/maomaowm.git
|
||||||
cd maomaowm
|
cd maomaowm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue