23 lines
409 B
Markdown
23 lines
409 B
Markdown
# activate-linux for Wayland
|
|
The "Activate Windows" watermark ported to Linux with Gtk Layer Shell
|
|
|
|
# Linux
|
|
|
|
## Dependencies
|
|
This project depends on:
|
|
- `gtk-3.0`
|
|
- `gtk-layer-shell`
|
|
|
|
## Building
|
|
```
|
|
make
|
|
```
|
|
|
|
## Installing
|
|
|
|
### Arch Linux
|
|
|
|
This project is in the AUR under [activate-linux-wayland-git](https://aur.archlinux.org/packages/activate-linux-wayland-git)
|
|
|
|
Install it using your favorite AUR helper.
|