Files
z-bar-qt/Modules/Notifications/Sidebar/Props.qml
T
Zacharias-Brohn d56a0260fb formatter
2026-02-24 23:20:11 +01:00

8 lines
112 B
QML

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