mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-19 07:19:59 -05:00
Update notificationlist.js
This commit is contained in:
@@ -145,7 +145,7 @@ export default (props) => {
|
|||||||
vscroll: 'automatic',
|
vscroll: 'automatic',
|
||||||
child: Box({
|
child: Box({
|
||||||
vexpand: true,
|
vexpand: true,
|
||||||
// homogeneous: true,
|
homogeneous: true,
|
||||||
children: [notificationList],
|
children: [notificationList],
|
||||||
}),
|
}),
|
||||||
setup: (self) => {
|
setup: (self) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user