add: base project
This commit is contained in:
commit
f0cb465c85
14 changed files with 1571 additions and 0 deletions
23
README.md
Normal file
23
README.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
<!-- 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)
|
Loading…
Add table
Add a link
Reference in a new issue