forked from Shinonome/dots-hyprland
settings: bar and audio options
This commit is contained in:
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user