mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
update readme
This commit is contained in:
parent
75a36b63c4
commit
7ba7331fd8
1 changed files with 6 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ Since 0.18 has some bugs that affect the experience,
|
|||
I chose the more stable 0.17.4.
|
||||
|
||||
```
|
||||
yay -S libinput
|
||||
git clone -b 0.17.4 https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||
cd wlroots
|
||||
meson build -Dprefix=/usr
|
||||
|
|
@ -90,6 +91,7 @@ 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.
|
||||
|
||||
```
|
||||
yay -S libinput
|
||||
yay -S wlroots-git
|
||||
git clone -b wlroots-0.19 https://github.com/DreamMaoMao/maomaowm.git
|
||||
cd maomaowm
|
||||
|
|
@ -217,6 +219,10 @@ window#waybar.empty #window {
|
|||
|
||||
```
|
||||
|
||||
# ipc
|
||||
|
||||
refer to [ipc](https://github.com/DreamMaoMao/mmsg)
|
||||
|
||||
# NixOS+Home-manager
|
||||
```nix
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue