This commit is contained in:
2025-07-23 19:17:11 +01:00
parent df2a697a9b
commit e48474bd6a
21 changed files with 0 additions and 0 deletions

12
quickshell/WindowInfo.qml Normal file
View File

@@ -0,0 +1,12 @@
import Quickshell
import Quickshell.Io
import QtQuick
import QtQuick.Layouts
import Quickshell.Widgets
import Quickshell.Hyprland
Item {
RowLayout {
}
}