feat:change project name

This commit is contained in:
DreamMaoMao
2025-02-05 20:57:28 +08:00
parent a43aa7408f
commit ab4ef0bb64
5 changed files with 15 additions and 15 deletions

View File

@@ -36,13 +36,13 @@ cd wlroots
meson build -Dprefix=/usr
sudo ninja -C build install
git clone https://github.com/DreamMaoMao/plume.git
cd plume
git clone https://github.com/DreamMaoMao/maomaowm.git
cd maomaowm
meson build -Dprefix=/usr
sudo ninja -C build install
// set your autostart cmd ih this
touch ~/.config/plume/autostart.sh
touch ~/.config/maomao/autostart.sh
```
# dependcy