swaync: hide media sessions if none are running

This commit is contained in:
Vinzenz Schroeter 2025-11-29 10:21:13 +01:00
parent f2e9573384
commit a21527750c

View file

@ -19,6 +19,10 @@
"inhibitors" "inhibitors"
"notifications" "notifications"
]; ];
widget-config = {
mpris.autohide = true;
};
}; };
}; };
} }