Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 441 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 441 Bytes

mako

A lightweight notification daemon for Wayland.

It currently works on Sway 1.0.

mako screenshot

Building

Install dependencies:

  • meson
  • wayland
  • pango
  • cairo
  • systemd or elogind (for the sd-bus library)

Then run:

meson build
ninja -C build
build/mako

mako

License

MIT