Do you use or know of any cool module for polybar that allows to manage notifications, especially if they include a no-disturb mode or even let us see previous notifications too like some kind of rofi menu?
You must log in or register to comment.
Not for polybar but you might like to look into SwayNotificationCenter, I use it as the notification daemon of my hyprland setup and it has all the previous notifications in a menu with a do-not-disturb mode. I use a keybind to open up the menu but you could add an icon to polybar that when clicked runs
swaync-client -t
to toggle the menu.AFAIK polybar is X11 only, so OP is probably not looking for a Wayland solution, right?
Oh yes oops! I’m not sure why I thought polybar ran on Wayland, I probably was thinking of yambar.