some nonsense

This commit is contained in:
2026-06-10 21:18:32 +01:00
parent 3ac5947251
commit eafc417a17
7 changed files with 315 additions and 10 deletions

View File

@@ -0,0 +1,8 @@
import Quickshell
import QtQuick
Item {
Text {
text: "some"
}
}

View File

@@ -0,0 +1,4 @@
import QtQuick
import Quickshell
Item {}