forked from Shinonome/dots-hyprland
use more non-Layouts
This commit is contained in:
@@ -80,7 +80,7 @@ Item { // Bar content region
|
||||
}
|
||||
}
|
||||
|
||||
ColumnLayout { // Middle section
|
||||
Column { // Middle section
|
||||
id: middleSection
|
||||
anchors.centerIn: parent
|
||||
spacing: 4
|
||||
@@ -156,8 +156,6 @@ Item { // Bar content region
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: false
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user