mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-04 22:49:50 -05:00
refactor: wip refactor on color scheme, make screenshots suck less, etc.
This commit is contained in:
parent
0052b00904
commit
21969cf5a9
8 changed files with 214 additions and 49 deletions
|
|
@ -62,7 +62,7 @@ Variants {
|
|||
|
||||
// Right side of bar
|
||||
RowLayout {
|
||||
spacing: 10
|
||||
spacing: 5
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
Layout.alignment: Qt.AlignRight
|
||||
|
|
@ -81,10 +81,10 @@ Variants {
|
|||
// Layout.bottomMargin: 2
|
||||
// }
|
||||
|
||||
// PowerMenu {
|
||||
// bar: root
|
||||
// Layout.fillHeight: true
|
||||
// }
|
||||
PowerMenu {
|
||||
bar: root
|
||||
Layout.fillHeight: true
|
||||
}
|
||||
|
||||
// Widgets.Separator {
|
||||
// Layout.leftMargin: 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue