eww/README.md
Icylla 8556e15395
Added information about the new yuck config lang (#222)
* Added information about the new yuck config lang

* Mentioned PR
2021-07-31 11:08:53 +02:00

1.4 KiB
Raw Blame History

Eww

Elkowars Wacky Widgets is a standalone widget system made in Rust that allows you to implement your own, custom widgets in any window manager.

Documentation and instructions on how to install can be found here.

New configuration language is being made!

A new configuration language for Eww is being made! yuck is the new name! (as discussed in the discussion post.) You can check out its development in this PR and maybe contribewwte!

Examples

Contribewwting

If you want to contribute anything, like adding new widgets, features or subcommands (Including sample configs), you should definitely do so.

Steps

  1. Fork this repository
  2. Install dependencies
  3. Smash your head against the keyboard from frustration (coding is hard)
  4. Open a pull request once you're finished