formatting
This commit is contained in:
parent
59f379104c
commit
14ea1f5e66
5 changed files with 4 additions and 10 deletions
|
|
@ -241,7 +241,6 @@ ColumnLayout {
|
|||
key: "wave"
|
||||
name: "Wave"
|
||||
}
|
||||
|
||||
}
|
||||
currentKey: Settings.data.audio.visualizerType
|
||||
onSelected: function (key) {
|
||||
|
|
|
|||
|
|
@ -94,7 +94,7 @@ Item {
|
|||
|
||||
NLabel {
|
||||
label: "Monitors Brightness Control"
|
||||
description: "Current brightness levels for all detected monitors."
|
||||
description: "Current brightness levels for all detected monitors."
|
||||
}
|
||||
|
||||
// Single monitor display using the same data source as the bar icon
|
||||
|
|
|
|||
|
|
@ -370,10 +370,5 @@ NBox {
|
|||
Layout.alignment: Qt.AlignHCenter
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue