fix: reduce swaync notification size and cap popup height
Update PKGBUILD version / update-pkgver (push) Successful in 3s
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:
@@ -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,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user