# notification-linux

- Uses gtk3 (not gtk4) because webkit2gtk-4.1 links to gtk3.

## Running the example

```bash
cargo run --example test_notification --features linux-examples -p notification-linux
```
