mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-05 06:59:50 -05:00
more work on popups
This commit is contained in:
parent
9cc386b5b5
commit
ec04d07e24
6 changed files with 134 additions and 125 deletions
|
|
@ -63,7 +63,6 @@ Variants {
|
|||
Layout.alignment: Qt.AlignRight
|
||||
|
||||
SysTray {
|
||||
id: sysTray
|
||||
bar: root
|
||||
Layout.fillHeight: true
|
||||
}
|
||||
|
|
@ -77,8 +76,8 @@ Variants {
|
|||
// Layout.bottomMargin: 2
|
||||
// }
|
||||
|
||||
// BatteryIndicator {
|
||||
// id: batteryIndicator
|
||||
// PowerMenu {
|
||||
// bar: root
|
||||
// Layout.fillHeight: true
|
||||
// }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue