diff --git a/hosts/wim/config/ags/js/notifications/center.js b/hosts/wim/config/ags/js/notifications/center.js index 7f548f2d..48384e1d 100644 --- a/hosts/wim/config/ags/js/notifications/center.js +++ b/hosts/wim/config/ags/js/notifications/center.js @@ -128,11 +128,9 @@ const NotificationCenterWidget = () => Box({ Box({ className: 'notification-wallpaper-box', children: [ - // FIXME: doesn't behave like scrollable?? Scrollable({ className: 'notification-list-box', hscroll: 'never', - vscroll: 'automatic', child: Box({ className: 'notification-list', vertical: true,