forked from Shinonome/dots-hyprland
notif popups: fix funny width notif when 2+ media players
This commit is contained in:
@@ -6,6 +6,7 @@ import Notification from '../../lib/notification.js';
|
||||
|
||||
export default () => Box({
|
||||
vertical: true,
|
||||
hpack: 'center',
|
||||
className: 'osd-notifs spacing-v-5-revealer',
|
||||
attribute: {
|
||||
'map': new Map(),
|
||||
|
||||
Reference in New Issue
Block a user