mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-04 22:49:50 -05:00
fix: file permissions that got messed up
This commit is contained in:
parent
c48aca3d0c
commit
f59fe534cf
10 changed files with 190 additions and 137 deletions
|
|
@ -73,14 +73,11 @@ Variants {
|
|||
Layout.fillHeight: true
|
||||
}
|
||||
|
||||
// VolumeIndicator {
|
||||
// id: volumeIndicator
|
||||
// popup: root.popup
|
||||
// Layout.preferredWidth: this.height
|
||||
// Layout.fillHeight: true
|
||||
// Layout.topMargin: 2
|
||||
// Layout.bottomMargin: 2
|
||||
// }
|
||||
VolumeIndicator {
|
||||
bar: root
|
||||
Layout.preferredWidth: this.height
|
||||
Layout.fillHeight: true
|
||||
}
|
||||
|
||||
PowerMenu {
|
||||
bar: root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue