No description
.github | ||
docs | ||
src | ||
.editorconfig | ||
.gitignore | ||
.vimspector.json | ||
Cargo.lock | ||
Cargo.toml | ||
gen-docs.js | ||
LICENSE | ||
README.md | ||
rust-toolchain | ||
rustfmt.toml |
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
Contribewwting
If you want to contribute anything, like adding new widgets, features or subcommands, you should definitly do so.
Steps
- Fork this repo
- install dependencies
- smash your head against the keyboard from frustration (coding is hard)
- open a pull request once you're finished.