Add short intro what Eww is

This commit is contained in:
fuggy 2024-06-24 21:07:16 -05:00 committed by GitHub
parent f6aeef696e
commit 02c1947e15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -77,6 +77,10 @@ configuration:
## Eww
[Eww](https://github.com/elkowar/eww) (ElKowar's Wacky Widgets) is a widget system made in Rust, which lets you
create your own widgets similarly to how you can in AwesomeWM. The key difference
is that it is independent of your window manager! Or for us your Wayland compositor.
In order to use [Eww](https://github.com/elkowar/eww), you first have to install
it, either using your distro's package manager, by searching `eww-wayland`, or
by manually compiling. In the latter case, you can follow the