mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-10 17:29:26 -05:00
09696d9fdb
Notifications were occasionally displaying raw HTML content, including tags, instead of the intended plain text message. This commit introduces a regex to strip all HTML tags from notification content before display, ensuring a proper user experience.