23 lines
713 B
Markdown
23 lines
713 B
Markdown
<!-- markdownlint-disable MD033 MD041 -->
|
|
|
|
<div align="center">
|
|
<h1>🍭 Waydock</h1>
|
|
<p>Universal dock for wayland compositors</p>
|
|
<img src="https://img.shields.io/badge/C++-%2300599C.svg?logo=c%2B%2B&logoColor=white" alt="C++"/>
|
|
<img src="https://img.shields.io/badge/Linux-FCC624?logo=linux&logoColor=black" alt="Linux"/>
|
|
</div>
|
|
<hr>
|
|
Waydock is a univeral dock for wayland compositors, utilizing Qt, with a high-level of customization available.
|
|
|
|
## Installing
|
|
|
|
🛠️ TBW
|
|
|
|
## Configuration
|
|
|
|
🛠️ TBW
|
|
|
|
## Code of Conduct and Contributing
|
|
|
|
- See [CODE_OF_CONDUCT.md](https://git.lilyvex.dev/nonsensical-dev/governance/-/blob/main/CODE_OF_CONDUCT.md)
|
|
- See [CONTRIBUTING.md](CONTRIBUTING.md)
|