cava + nix
This commit is contained in:
@@ -206,14 +206,15 @@ RowLayout {
|
||||
}
|
||||
}
|
||||
}
|
||||
// DelegateChoice {
|
||||
// roleValue: "dash"
|
||||
// delegate: WrappedLoader {
|
||||
// sourceComponent: DashWidget {
|
||||
// visibilities: root.visibilities
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
DelegateChoice {
|
||||
roleValue: "media"
|
||||
|
||||
delegate: WrappedLoader {
|
||||
sourceComponent: MediaWidget {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user