fix documentation

This commit is contained in:
elkowar 2021-05-29 12:42:21 +02:00
parent 8800980011
commit 8da780d4a1
No known key found for this signature in database
GPG key ID: E321AD71B1D1F27F

View file

@ -43,7 +43,7 @@ cargo build --release
**NOTE:** **NOTE:**
When you're on wayland, build with: When you're on wayland, build with:
```bash ```bash
cargo build --release --no-default-features --features=x11 cargo build --release --no-default-features --features=wayland
``` ```
### Running eww ### Running eww