mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-29 05:40:21 -04:00
update readme
This commit is contained in:
parent
4dd5e3dfc4
commit
c2a6914662
1 changed files with 11 additions and 6 deletions
17
README.md
17
README.md
|
|
@ -62,12 +62,6 @@ See below for more features.
|
||||||
- alt-tab switch window like gnome
|
- alt-tab switch window like gnome
|
||||||
- niri like scroller layout
|
- niri like scroller layout
|
||||||
|
|
||||||
## suggest tools
|
|
||||||
```
|
|
||||||
yay -S rofi foot xdg-desktop-portal-wlr swaybg waybar wl-clip-persist cliphist wl-clipboard wlsunset
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
# install
|
# install
|
||||||
## 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,
|
||||||
|
|
@ -103,7 +97,18 @@ meson build -Dprefix=/usr
|
||||||
sudo ninja -C build install
|
sudo ninja -C build install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## suggest tools
|
||||||
|
```
|
||||||
|
yay -S rofi foot xdg-desktop-portal-wlr swaybg waybar wl-clip-persist cliphist wl-clipboard wlsunset
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
# config
|
# config
|
||||||
|
```
|
||||||
|
cp /etc/maomao/config.conf ~/.config/maomao/config.conf
|
||||||
|
touch ~/.config/maomao/autostart.sh
|
||||||
|
chmod +x ~/.config/maomao/autostart.sh
|
||||||
|
```
|
||||||
you can use `MAOMAOCONFIG` env to set the config-folder-path and the autostart-folder-patch
|
you can use `MAOMAOCONFIG` env to set the config-folder-path and the autostart-folder-patch
|
||||||
like `MAOMAOCONFIG=/home/xxx/maomao`
|
like `MAOMAOCONFIG=/home/xxx/maomao`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue