TaskbarGrouped: workspace indicator on top

This commit is contained in:
ItsLemmy
2025-11-10 12:35:00 -05:00
parent 02c250ab37
commit 8028deb1ed
2 changed files with 95 additions and 95 deletions
@@ -38,4 +38,4 @@ ColumnLayout {
onToggled: checked => root.valueShowNumbersOnlyWhenOccupied = checked
visible: root.valueShowWorkspaceNumbers
}
}
}