Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 361 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 361 Bytes

yuuko

A recreation of the Yuuko alert dialog meme with Libadwaita + GTK4

Building

With GNOME Builder

Clone the project, clone it and press Build

Manually

Clone the project and change the directory to the project's directory, then run

meson build 
ninja -C build 

If you need to install, the run

sudo ninja -C build install