mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-02 01:40:16 -05:00
feat:change project name
This commit is contained in:
parent
a43aa7408f
commit
ab4ef0bb64
5 changed files with 15 additions and 15 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue