Home

Awesome

mako

A lightweight notification daemon for Wayland. Works on Sway.

<p align="center"> <img src="https://sr.ht/meoc.png" alt="mako screenshot"> </p>

mako implements the FreeDesktop Notifications Specification.

Feel free to join the IRC channel: #emersion on irc.libera.chat.

Running

mako will run automatically when a notification is emitted. This happens via D-Bus activation, so you don't really need to explicitly start it up (this also allows delaying its startup time and speed up system startup).

If you have several notification daemons installed though, you might want to explicitly start this one. Some ways of achieving this is:

Configuration

mako can be extensively configured and customized - feel free to read more using the command man 5 mako

For control of mako during runtime, makoctl can be used; see man makoctl

Building

Install dependencies:

Then run:

meson build
ninja -C build
build/mako
<p align="center"> <img src="https://sr.ht/frOL.jpg" alt="mako"> </p>

I have a question!

See the faq section in the wiki.

License

MIT