emersion / mako

A lightweight Wayland notification daemon
https://wayland.emersion.fr/mako
MIT License
2.17k stars 137 forks source link

`mode -t`: option to toggle the mode #500

Closed katexochen closed 6 months ago

katexochen commented 6 months ago

I often find myself wanting to toggle a mode, for example using a shortcut or button in my window manager bar. While this can easily be done with a tiny script, it makes configuration files file for sway/i3 quite messy. Would be great to have a -t option that just toggle the modes state instead.

emersion commented 6 months ago

Sure, patches welcome.