diff options
Diffstat (limited to 'config/quickshell/qs-hyprview/layouts/qmldir')
| -rw-r--r-- | config/quickshell/qs-hyprview/layouts/qmldir | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/config/quickshell/qs-hyprview/layouts/qmldir b/config/quickshell/qs-hyprview/layouts/qmldir new file mode 100644 index 00000000..653b90ca --- /dev/null +++ b/config/quickshell/qs-hyprview/layouts/qmldir @@ -0,0 +1,12 @@ +singleton HeroLayout 1.0 HeroLayout.qml +singleton JustifiedLayout 1.0 JustifiedLayout.qml +singleton MasonryLayout 1.0 MasonryLayout.qml +singleton SmartGridLayout 1.0 SmartGridLayout.qml +singleton SpiralLayout 1.0 SpiralLayout.qml +singleton BandsLayout 1.0 BandsLayout.qml +singleton SatelliteLayout 1.0 SatelliteLayout.qml +singleton StarggeredLayout 1.0 StarggeredLayout.qml +singleton ColumnarLayout 1.0 ColumnarLayout.qml +singleton VortexLayout 1.0 VortexLayout.qml + +singleton LayoutsManager 1.0 LayoutsManager.qml |
