fix: reduce swaync notification size and cap popup height
Update PKGBUILD version / update-pkgver (push) Successful in 3s

Smaller font (14px → 12px), smaller icon (64px → 36px via CSS variable),
and notification-window-height limit (150px) to prevent oversized popups
from long notification bodies.
This commit is contained in:
2026-04-10 16:15:48 +02:00
parent 97e4b81930
commit a360d12bde
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"cssPriority": "user",
"notification-window-width": 300,
"notification-icon-size": 64,
"notification-window-height": 150,
"notification-body-image-height": 100,
"notification-body-image-width": 200,