Update README.md

This commit is contained in:
DreamMaoMao 2025-02-14 14:32:20 +08:00 committed by GitHub
parent cd3dc57bc6
commit 8944cb9727
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,7 +64,10 @@ cp wallpaper ~/.config/maomao/ -r
> The configuration file is located in `config.h`. This file is generated every time the `meson build` command is executed. If the file already exists, it will not be regenerated. If you encounter compilation issues after updating, please try to remove this file and the `build folder`, then rerun the `meson build` command.
# thanks for some refer repo
https://github.com/dqrk0jeste/owl - for basal window animaition
https://github.com/djpohly/dwl - for basal dwl feature
https://github.com/guyuming76/dwl - for text-input
https://github.com/swaywm/sway - for foreign-toplevel
- https://github.com/dqrk0jeste/owl - for basal window animaition
- https://github.com/djpohly/dwl - for basal dwl feature
- https://github.com/guyuming76/dwl - for text-input
- https://github.com/swaywm/sway - for foreign-toplevel