mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02:00
Only when opened
This commit is contained in:
@@ -404,7 +404,7 @@ Item {
|
||||
PanelWindow {
|
||||
id: panel
|
||||
|
||||
visible: true
|
||||
visible: root.opened
|
||||
anchors { top: true; bottom: true; left: true; right: true }
|
||||
color: "transparent"
|
||||
WlrLayershell.namespace: "omarchy-image-selector"
|
||||
|
||||
Reference in New Issue
Block a user