This commit is contained in:
Sakooooo 2025-01-08 08:29:37 +04:00
parent e354599d64
commit 7d14df79e9
Signed by: sako
GPG key ID: 3FD715D87D7725E0
2 changed files with 3 additions and 13 deletions

View file

@ -1,16 +1,5 @@
import QuickShell.Hyprland import Quickshell.Hyprland
import QtQuick import QtQuick
import QtQuick.Layouts import QtQuick.Layouts
ColumnLayout {
property int workspaceCount: 10;
id: workspaces
spacing: 0
anchors {
fill: parent;
topMargin: 0;
margins: 5;
}
}

View file

@ -22,6 +22,7 @@ ShellRoot {
height: 30 height: 30
Text { Text {
anchors.centerIn: parent anchors.centerIn: parent