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
@@ -92,8 +92,7 @@ Scope {
visible: GlobalStates.overviewOpen
anchors {
horizontalCenter: parent.horizontalCenter
top: !ConfigOptions.bar.bottom ? parent.top : undefined
bottom: ConfigOptions.bar.bottom ? parent.bottom : undefined
top: parent.top
}
Keys.onPressed: (event) => {