settings: bar and audio options

This commit is contained in:
end-4
2025-06-21 03:24:03 +02:00
parent ddcf13678d
commit 5ffbd55f58
4 changed files with 49 additions and 14 deletions
@@ -8,6 +8,7 @@ RippleButton {
id: root
Layout.fillWidth: true
implicitHeight: contentItem.implicitHeight + 8 * 2
onClicked: checked = !checked
contentItem: RowLayout {
spacing: 10