eww/README.md
2021-01-07 21:25:33 +01:00

18 lines
543 B
Markdown

![Eww logo](./.github/EwwGithubPreview.png)
# About
Elkowar’s Wacky Widgets is a standalone Widget System made in rust to add AwesomeWM like widgets to any WM
Documentation can be found [here](https://elkowar.github.io/eww/main)
# Contribewwting
If you want to contribute anything, like adding new widgets, features or subcommands, you should definitly do so.
## Steps
1. Fork this repo
2. install dependencies
3. smash your head against the keyboard from frustration (coding is hard)
4. open a pull request once you're finished.