# mako - wayland notification daemon ## Configuration ### Location `~/.config/mako/config` ### How to Reload ``` sh makoctl reload ``` ## Test This requires `libnotify`. ``` sh notify-send "Title" "This is a test notification." ```