Start of settings window

This commit is contained in:
inorishio
2026-02-23 16:52:05 +01:00
parent cff2a85d9d
commit 944ea84b5a
38 changed files with 1529 additions and 0 deletions
+1
View File
@@ -112,6 +112,7 @@ Variants {
property bool osd
property bool launcher
property bool notif: NotifServer.popups.length > 0
property bool settings
Component.onCompleted: Visibilities.load(scope.modelData, this)
}