get notifications from dbus

This commit is contained in:
2025-12-20 18:53:19 +01:00
parent c245fa7277
commit 3558fd3ebc
6 changed files with 322 additions and 14 deletions

View File

@@ -44,8 +44,6 @@ window {
.workspace-pill-urgent {
background-color: #ff5555;
color: #fff;
/* base glow (will be animated) */
animation: workspace-blink 1s linear infinite;
}