Files
z-bar-qt/Modules/Notifications/Sidebar/Props.qml
2026-02-04 14:11:30 +01:00

8 lines
118 B
QML

import Quickshell
PersistentProperties {
property list<string> expandedNotifs: []
reloadableId: "sidebar"
}