CompositorService: use idx for niri workspaces
This commit is contained in:
parent
baafe54d13
commit
a029463527
3 changed files with 4 additions and 4 deletions
|
|
@ -37,7 +37,7 @@ ColumnLayout {
|
|||
}
|
||||
|
||||
NToggle {
|
||||
label: "Compact clock (date under time)"
|
||||
label: "Compact Mode"
|
||||
checked: valueCompactMode
|
||||
onToggled: checked => valueCompactMode = checked
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue