nova-shell/modules/Workspaces.qml
2026-04-11 00:22:09 +02:00

7 lines
130 B
QML

import QtQuick
import QtQuick.Layouts
// Placeholder — Quickshell.Services.Niri not yet available
RowLayout {
spacing: 4
}