fixup! wip: quickshell: control-panel
This commit is contained in:
@@ -175,19 +175,6 @@ in {
|
||||
}
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
grab.active = true
|
||||
}
|
||||
|
||||
HyprlandFocusGrab {
|
||||
id: grab
|
||||
windows: [ root ]
|
||||
|
||||
onCleared: {
|
||||
root.visible = false
|
||||
Qt.quit()
|
||||
}
|
||||
}
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user