mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-18 06:49:58 -05:00
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