mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Bar widget editor: better colors + autoformatting
This commit is contained in:
@@ -14,7 +14,7 @@ NBox {
|
||||
|
||||
// Centralized service
|
||||
readonly property bool hasPP: PowerProfileService.available
|
||||
|
||||
|
||||
RowLayout {
|
||||
id: powerRow
|
||||
anchors.fill: parent
|
||||
|
||||
@@ -8,8 +8,6 @@ import qs.Widgets
|
||||
NBox {
|
||||
id: root
|
||||
|
||||
|
||||
|
||||
ColumnLayout {
|
||||
id: content
|
||||
anchors.left: parent.left
|
||||
|
||||
@@ -12,7 +12,6 @@ NBox {
|
||||
|
||||
property real spacing: 0
|
||||
|
||||
|
||||
RowLayout {
|
||||
id: utilRow
|
||||
anchors.fill: parent
|
||||
|
||||
Reference in New Issue
Block a user