overview tests, non-functional

This commit is contained in:
Zacharias-Brohn
2026-01-20 16:59:16 +01:00
parent 7ddb103767
commit 03427bfa64
12 changed files with 844 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
pragma ComponentBehavior: Bound
import Quickshell
import QtQuick
import QtQuick.Layouts
import qs.Modules
ColumnLayout {
}