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({
|
export default () => Box({
|
||||||
vertical: true,
|
vertical: true,
|
||||||
|
hpack: 'center',
|
||||||
className: 'osd-notifs spacing-v-5-revealer',
|
className: 'osd-notifs spacing-v-5-revealer',
|
||||||
attribute: {
|
attribute: {
|
||||||
'map': new Map(),
|
'map': new Map(),
|
||||||
|
|||||||
Reference in New Issue
Block a user